CVE-2026-19292
Received Received - Intake

Bluetooth Pairing Security Bypass in Silicon Labs Gecko SDK

Vulnerability report for CVE-2026-19292, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-13

Last updated on: 2026-08-13

Assigner: Silicon Graphics (SGI)

Description

Re-pairing with a legitimate device can use a lower security level than previous making brute-forcing the LTK easier. See V4 in the BLERP paper linked below.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-13
Last Modified
2026-08-13
Generated
2026-08-13
AI Q&A
2026-08-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-305 The authentication algorithm is sound, but the implemented mechanism can be bypassed as the result of a separate weakness that is primary to the authentication error.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves Bluetooth Low Energy (BLE) re-pairing where a legitimate device may use a lower security level than before, making it easier to brute-force the Long Term Key (LTK). This allows attackers to exploit weaker encryption during re-pairing, potentially enabling impersonation or Man-in-the-Middle attacks with minimal user interaction.

Detection Guidance

This vulnerability involves BLE re-pairing attacks that downgrade security levels. Detection requires monitoring BLE pairing processes for unexpected security level changes or unauthorized re-pairing attempts. Use tools like Wireshark with BLE protocol filters to analyze SMP messages during pairing. Check for repeated pairing attempts or mismatched security parameters between devices.

Impact Analysis

An attacker could intercept or manipulate BLE communications by exploiting weaker encryption during re-pairing. This may lead to unauthorized access to sensitive data, device impersonation, or session hijacking, especially if the device uses weak encryption keys or lacks proper security measures.

Compliance Impact

This vulnerability could lead to unauthorized data access or interception, violating confidentiality requirements under GDPR and HIPAA. Organizations using affected BLE devices may fail to meet data protection standards, risking legal penalties and reputational damage.

Mitigation Strategies

Update BLE SDKs to the latest versions that enforce minimum encryption key sizes. For Silicon Labs devices, use SDK version 4.1.0 or later and configure `rsi_ble_vendor_set_SMP_min_enc_keysize` to require keys of at least 16 bytes. Disable unauthenticated re-pairing where possible and implement authenticated re-pairing protocols as described in BLERP mitigations.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-19292. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart