An issue was discovered in Mbed TLS 3.x before 3.6.6. An out-of-bounds read vulnerability in mbedtls_ccm_finish() in library/ccm.c allows attackers to obtain adjacent CCM context data via invocation of the multipart CCM API with an oversized tag_len parameter. This is caused by missing validation of the tag_len parameter against the size of the internal 16-byte authentication buffer. The issue affects the public multipart CCM API in Mbed TLS 3.x, where mbedtls_ccm_finish() can be invoked directly by applications. In Mbed TLS 4.x versions prior to the fix, the same missing validation exists in the internal implementation; however, the function is not exposed as part of the public API. Exploitation requires application-level invocation of the multipart CCM API.
References
Configurations
History
07 Apr 2026, 12:14
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://mbed-tls.readthedocs.io/en/latest/security-advisories/mbedtls-security-advisory-2026-03-ccm-finish-boundary-check/ - Vendor Advisory | |
| References | () https://mbed-tls.readthedocs.io/en/latest/tech-updates/security-advisories/ - Vendor Advisory | |
| CPE | cpe:2.3:a:arm:mbed_tls:*:*:*:*:*:*:*:* | |
| First Time |
Arm
Arm mbed Tls |
02 Apr 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-125 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
02 Apr 2026, 16:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-02 16:16
Updated : 2026-04-07 12:14
NVD link : CVE-2026-34876
Mitre link : CVE-2026-34876
CVE.ORG link : CVE-2026-34876
JSON object : View
Products Affected
arm
- mbed_tls
CWE
CWE-125
Out-of-bounds Read
