CVE-2026-45811

Apache · NimBLE

Apache NimBLE is affected by a classic buffer overflow vulnerability due to improper input size validation, potentially allowing code execution or system instability.

Executive summary

A buffer overflow vulnerability in Apache NimBLE versions 0 through 1.9.0 may allow an unauthenticated attacker to compromise system integrity or availability via adjacent network access.

Vulnerability

This vulnerability is a classic buffer overflow (CWE-120) triggered by insufficient input size validation. The attack vector is adjacent (AV:A), meaning the attacker must be on the same local network segment, and it does not require prior authentication (PR:N).

Business impact

Successful exploitation of this buffer overflow could result in total compromise of the affected device, including unauthorized data access or complete system failure. Given the CVSS score of 7.5, this high-severity flaw poses a significant risk to the availability and confidentiality of networked hardware utilizing the NimBLE stack.

Remediation

Immediate Action: Update Apache NimBLE to a version beyond 1.9.0 as specified in the vendor security advisory.

Proactive Monitoring: Monitor network traffic for malformed packets or unexpected buffer-related errors in system logs.

Compensating Controls: Restrict network access to the affected devices to trusted segments only, effectively limiting the adjacent network attack surface.

Exploitation status

Public Exploit Available: No.

Analyst recommendation

The vulnerability represents a significant risk to systems running Apache NimBLE. Administrators are urged to prioritize the application of vendor-provided patches to eliminate the buffer overflow condition and prevent potential remote code execution.