LiveActive security incident?Get immediate response
CVE Record

CVE-2026-31773: Bluetooth: SMP: derive legacy responder STK authentication from MITM state

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smp_random() currently labels the stored STK as authenticated whenever pending_sec_level is BT_SECURITY_HIGH. That reflects what the local service requested, not what the pairing flow actually achieved. For Just Works/Confirm legacy pairing, SMP_FLAG_MITM_AUTH stays clear and the resulting STK should remain unauthenticated even if the local side requested HIGH security. Use the established MITM state when storing the responder STK so the key metadata matches the pairing result. This also keeps the legacy path aligned with the Secure Connections code, which already treats JUST_WORKS/JUST_CFM as unauthenticated.

HighCVSS 8.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Linux can mistakenly mark a Bluetooth pairing key as authenticated when legacy Just Works or Confirm pairing provided no man-in-the-middle protection. Later access controls may therefore trust a weaker connection than intended. The CVSS score is 8.8, although exposure requires Bluetooth proximity and the affected legacy responder path.

Executive priority

Treat this as a high-severity patching priority for Bluetooth-enabled Linux systems permitting legacy pairing. Urgency is lower after confirming Bluetooth or the affected path is unavailable. Current evidence does not justify treating it as an actively exploited emergency.

Technical view

In smp_random(), the legacy responder derived STK authentication metadata from the requested security level instead of the pairing flow's achieved MITM state. Consequently, Just Works or Confirm pairing could store an unauthenticated STK as authenticated. The referenced stable-kernel changes use the established MITM state, aligning this path with Secure Connections behavior.

Likely exposure

Most relevant to Linux systems with Bluetooth enabled that act as responders, permit legacy pairing, and use authenticated-key status to protect sensitive services. The supplied version data is ambiguous, so determine exact exposure through distributor guidance and presence of the referenced stable fixes.

Exploitation context

The CVSS vector specifies adjacent access, low complexity, no privileges, and no user interaction. The bundle provides no evidence of public exploitation or observed attacks, and KEV is false. Practical abuse would require Bluetooth proximity plus the affected legacy pairing and authorization conditions.

Researcher notes

This is an authentication-state mismatch, not a described memory-safety defect. Assess whether legacy responder pairing is reachable and which authorization paths consume the authenticated-key flag. The supplied version arrays are insufficiently clear for reliable range mapping; validate exposure by stable commit or distributor bulletin.

Mitigation direction

  • Apply a vendor-supported kernel update incorporating the applicable referenced stable fix.
  • Consult the Linux distributor for exact fixed-version and backport information.
  • Prioritize remediation where legacy Bluetooth pairing protects sensitive services.

Validation and detection

  • Inventory kernel versions and identify systems with Bluetooth enabled.
  • Determine whether systems accept legacy responder Just Works or Confirm pairing.
  • Check vendor builds for the applicable referenced stable commit or documented backport.
  • Verify in an authorized lab that resulting STKs remain marked unauthenticated.
Prepared
Confidence
medium
Sources
10

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2026-31773 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
3Timeline events
0ADP providers
9Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.8CVSS 3.1HighCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H2.85.9Linux

Vulnerability scoring details

Base CVSS 3.1 score

8.8High
CVSS 3.1 vector shape for CVE-2026-31773Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
LinuxLinuxfff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, fff3490f47810e2d34b91fb9e31103e923b11c2f, 14ec593d6bb050cf40a4ade2f9ac9ca050e0412c, 3.15.5unaffected
LinuxLinux3.16, 0, 5.10.253, 5.15.203, 6.1.168, 6.6.134, 6.12.81, 6.18.22, 6.19.12, 7.0affected
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.