
Cloud Vulnerability DB
コミュニティ主導の脆弱性データベース
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.
ソース: このレポートは AI を使用して生成されました
無料の脆弱性評価
9つのセキュリティドメインにわたるクラウドセキュリティプラクティスを評価して、リスクレベルをベンチマークし、防御のギャップを特定します。
パーソナライズされたデモを見る
"私が今まで見た中で最高のユーザーエクスペリエンスは、クラウドワークロードを完全に可視化します。"
"Wiz を使えば、クラウド環境で何が起こっているかを 1 つの画面で確認することができます"
"Wizが何かを重要視した場合、それは実際に重要であることを私たちは知っています。"