
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-45813 is an Out-of-bounds Write and Integer Underflow (Wrap or Wraparound) vulnerability in the BASS (Broadcast Audio Scan Service) service of Apache NimBLE, an open-source Bluetooth Low Energy stack. Improper validation when parsing "Add Source" and "Modify Source" operation PDUs can result in a stack buffer overflow or arbitrary out-of-bounds read. All versions of Apache NimBLE through 1.9.0 are affected; the fix is available in version 1.10.0. The vulnerability was publicly disclosed on July 24, 2026, with credit to VulnCheck and researcher 侯朋朋 as reporters. It carries a CVSS v3.1 base score of 8.8 (High) (Apache Advisory, Github Advisory, oss-security).
The root cause is twofold: CWE-787 (Out-of-bounds Write) and CWE-191 (Integer Underflow / Wrap or Wraparound) in the BASS service PDU parsing logic. Specifically, the code failed to validate the number of subgroups in "Add Source" operations (allowing values exceeding the maximum supported), did not verify sufficient data was present before parsing subgroups, and incorrectly handled the Num_Subgroups field size in "Modify Source" operations — treating it as a multi-byte value instead of a single byte. The fix, merged in pull request #2232, adds bounds checks on subgroup count, validates data length before parsing, and corrects the field size handling to reject malformed operations (GitHub PR, oss-security). Exploitation requires Bluetooth adjacency and prior pairing with the target device, though depending on device configuration, pairing may or may not require user interaction (Apache Advisory).
Successful exploitation can result in a stack buffer overflow or arbitrary out-of-bounds memory read on the target device, with high impact to confidentiality, integrity, and availability. A nearby paired Bluetooth device could potentially achieve arbitrary code execution or information disclosure on the vulnerable system. Given that Apache NimBLE is commonly used in embedded and IoT devices (e.g., those running Apache Mynewt RTOS), exploitation could lead to full device compromise, persistent access, or exposure of sensitive data stored on the device (Github Advisory, oss-security).
hcitool, bluetoothctl, or specialized BLE scanners) to discover nearby advertising devices.Num_Subgroups value exceeding the maximum supported, or with insufficient data for the declared subgroups, to trigger the integer underflow or out-of-bounds write.The primary remediation is to upgrade Apache NimBLE to version 1.10.0, which includes the fix for improper BASS PDU validation (Apache Advisory, GitHub PR). If immediate patching is not feasible, restrict Bluetooth pairing to trusted, known devices only and disable the BASS service if it is not required for device functionality. Monitor for suspicious or unauthorized Bluetooth connection and pairing attempts as an interim detection measure.
The vulnerability was reported by VulnCheck and researcher 侯朋朋, and disclosed via the Apache security mailing list and oss-security on July 24, 2026 (oss-security). No significant public commentary, vendor statements beyond the Apache advisory, or notable media coverage has been identified at this time.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."