CVE Catalog

CVE-2026-81508

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

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

Summary

In ESP-IDF versions 5.5.5, 6.0.1, and 6.1, the BlueDroid A2DP sink function btc_a2dp_sink_handle_inc_media() reads a timestamp field from the media buffer before validating that the packet contains that field. A paired BR/EDR audio source within radio range can send a malformed A2DP packet, causing an out-of-bounds read into adjacent heap memory and limited disclosure of heap contents.

Risk Assessment

An attacker within Bluetooth range can trigger a fault and disclose fragments of the device's heap memory. Arbitrary memory disclosure and code execution are not established, but the leak may aid further attacks.

Recommendation

Update ESP-IDF to a version containing the fix, or disable BlueDroid Classic Bluetooth and A2DP sink support if not required. Limit physical radio access to devices with A2DP enabled.

Other vulnerabilities in ESP-IDF

See all
Original NVD description (English source)

ESF-IDF is the Espressif Internet of Things (IOT) Development Framework. In 5.5.5, 6.0.1, and 6.1, the BlueDroid A2DP sink function btc_a2dp_sink_handle_inc_media() reads a timestamp field from the received media buffer before validating that the packet layout contains the field. A paired BR/EDR audio source within radio range can send a malformed A2DP media packet to a build with BlueDroid Classic Bluetooth and A2DP sink support enabled, causing an out-of-bounds read into adjacent heap memory and limited disclosure of heap contents. Arbitrary memory disclosure and code execution are not established.

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