CVE-2026-45812
CVE-2026-45812 is a medium-severity vulnerability in Apache Nimble with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-131.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (35th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-131
- Affected product: Apache Nimble
- Published:
- Last modified:
Description
Incorrect Calculation of Buffer Size vulnerability in Apache NimBLE when processing Legacy Advertising Report HCI event. When a single HCI advertising report event bundles multiple reports, NimBLE miscalculated the offset to the next report. This can cause the host to read past the end of the buffer and deliver a GAP event with bogus data to the application. Severity is low: NimBLE's own controller never batches multiple reports into one event, so this only matters when NimBLE's host is paired with a third-party controller that does. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version 1.10.0, which fixes the issue.
Frequently asked questions
- What is CVE-2026-45812?
- Incorrect Calculation of Buffer Size vulnerability in Apache NimBLE when processing Legacy Advertising Report HCI event. When a single HCI advertising report event bundles multiple reports, NimBLE miscalculated the offset to the next report. This can cause the host to read past the end of the buffer and deliver a GAP event with bogus data to the application. Severity is low: NimBLE's own controller never batches multiple reports into one event, so this only matters when NimBLE's host is paired with a third-party controller that does. This issue affects Apache NimBLE: through 1.9.0. Users are recommended to upgrade to version 1.10.0, which fixes the issue.
- How severe is CVE-2026-45812?
- CVE-2026-45812 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-45812 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (35th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-45812?
- CVE-2026-45812 affects Apache Nimble. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-45812?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-45812 published?
- CVE-2026-45812 was published on 2026-07-24 and last updated on 2026-07-27.
References
- https://github.com/apache/mynewt-nimble/commit/605c7585408bc3674818eeb7b6f478a8aefe9746
- https://lists.apache.org/thread/rll5m1ly2vg8jr76lp5ohrtspr5vlofy
- http://www.openwall.com/lists/oss-security/2026/07/24/12
Affected products (1)
- cpe:2.3:a:apache:nimble:*:*:*:*:*:*:*:*
More vulnerabilities in Apache Nimble
- CVE-2026-45813 — High (CVSS 8.8): Out-of-bounds Write, Integer Underflow (Wrap or Wraparound) vulnerability in Apache NimBLE BASS service. Improper…
- CVE-2025-62235 — High (CVSS 8.1): Authentication Bypass by Spoofing vulnerability in Apache NimBLE. Receiving specially crafted Security Request could…
- CVE-2026-45816 — High (CVSS 7.5): NULL Pointer Dereference vulnerability in Apache NimBLE in LE Long Term Key Request event. This requires disabled…
- CVE-2026-45815 — High (CVSS 7.5): Reachable Assertion vulnerability in Apache NimBLE. A specially crafted ATT Read Multiple Variable Response…
- CVE-2026-45811 — High (CVSS 7.5): Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') vulnerability in Apache NimBLE. The HCI socket…
- CVE-2025-53477 — High (CVSS 7.5): NULL Pointer Dereference vulnerability in Apache Nimble. Missing validation of HCI connection complete or HCI command…
All CVEs affecting Apache Nimble →
Other CWE-131 (Incorrect Calculation of Buffer Size) vulnerabilities
- CVE-2026-1949 — Critical (CVSS 9.8): Delta Electronics AS320T has incorrect calculation of the buffer size on the stack in the GET/PUT request handler of…
- CVE-2026-20911 — Critical (CVSS 9.8): A heap-based buffer overflow vulnerability exists in the HuffTable::initval functionality of LibRaw Commit 0b56545 and…
- CVE-2025-1861 — Critical (CVSS 9.8): In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when…
- CVE-2023-5941 — Critical (CVSS 9.8): In versions of FreeBSD 12.4-RELEASE prior to 12.4-RELEASE-p7 and FreeBSD 13.2-RELEASE prior to 13.2-RELEASE-p5 the…
- CVE-2022-33211 — Critical (CVSS 9.8): memory corruption in modem due to improper check while calculating size of serialized CoAP message
- CVE-2021-27378 — Critical (CVSS 9.8): An issue was discovered in the rand_core crate before 0.6.2 for Rust. Because read_u32_into and read_u64_into mishandle…
Browse all CWE-131 (Incorrect Calculation of Buffer Size) vulnerabilities →