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.
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.
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.
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.