CVE-2026-34877
Analyzed
Analyzed - Analysis Complete
Memory Corruption in Mbed TLS SSL Context Enables Code Execution
Publication date: 2026-04-02
Last updated on: 2026-06-05
Assigner: MITRE
Description
Description
An issue was discovered in Mbed TLS versions from 2.19.0 up to 3.6.5, Mbed TLS 4.0.0. Insufficient protection of serialized SSL context or session structures allows an attacker who can modify the serialized structures to induce memory corruption, leading to arbitrary code execution. This is caused by Incorrect Use of Privileged APIs.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| trustedfirmware | mbed_tls | 4.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-250 | The product performs an operation at a privilege level that is higher than the minimum level required, which creates new weaknesses or amplifies the consequences of other weaknesses. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |