CVE Catalog

CVE-2026-45812

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

20th percentile - higher than 20% of all known CVEs

Summary

In Apache NimBLE, there is an incorrect calculation of buffer size when processing Legacy Advertising Report HCI events. When a single HCI event bundles multiple reports, NimBLE miscalculates the offset to the next report, potentially causing out-of-bounds reads and delivering bogus data to the application.

Risk Assessment

The risk is low because NimBLE's own controller never batches multiple reports; the issue only matters when paired with a third-party controller.

Recommendation

Upgrade to Apache NimBLE version 1.10.0, which fixes the vulnerability.

Other vulnerabilities in Apache NimBLE

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS