Description
An unencrypted 'pause encryption request' message causes a denial of service in the BT122 module. 
See vulnerability B-E10 in the related paper below.
Published: 2026-08-13
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An unencrypted 'pause encryption request' message sent to the BT122 module triggers a denial of service. The module does not perform proper input validation on this control message, allowing an attacker to repeatedly issue the command and exhaust system resources until the device becomes unresponsive. The vulnerability falls under CWE-440, indicating incomplete input validation leading to denial of service. The impact of exploitation is loss of availability of the affected device; there is no known path to compromise confidentiality or integrity.

Affected Systems

The vulnerability affects Silabs BT122 devices. No specific firmware versions are listed, so any current or past releases of the BT122 module are potentially impacted until a patch is applied.

Risk and Exploitability

The CVSS score is 7.1, which classifies the risk as high. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting that the exploitation likelihood may not be well quantified yet. The likely attack vector is through the BT122’s communication interface, where an unauthenticated, plaintext pause request can be injected, possibly via network, serial, or other control channels. Based on the description, it is inferred that the attacker must have access to the communication path used by the BT122 module.

Generated by OpenCVE AI on August 13, 2026 at 17:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available Silabs firmware update that addresses the pause encryption handling issue
  • Configure the BT122 module to require encrypted pause requests or disable pause encryption processing if the feature is not needed
  • Block or filter unauthenticated pause encryption commands at the network or interface level, ensuring that only authenticated traffic reaches the module

Generated by OpenCVE AI on August 13, 2026 at 17:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 10:00:00 +0000

Type Values Removed Values Added
First Time appeared Silabs.com
Silabs.com bt122
Vendors & Products Silabs.com
Silabs.com bt122

Thu, 13 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 13 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description An unencrypted 'pause encryption request' message causes a denial of service in the BT122 module.  See vulnerability B-E10 in the related paper below.
Title BT122 plaintext pause encryption request causes DOS
Weaknesses CWE-440
References
Metrics cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:A/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Silabs.com Bt122
cve-icon MITRE

Status: PUBLISHED

Assigner: Silabs

Published:

Updated: 2026-08-13T16:13:34.513Z

Reserved: 2026-07-23T15:47:23.377Z

Link: CVE-2026-65934

cve-icon Vulnrichment

Updated: 2026-08-13T16:13:29.130Z

cve-icon NVD

Status : Received

Published: 2026-08-13T15:19:56.147

Modified: 2026-08-13T16:18:41.447

Link: CVE-2026-65934

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-14T09:31:20Z

Weaknesses
  • CWE-440

    Expected Behavior Violation