CVE-2026-25833
Analyzed
Analyzed - Analysis Complete
Buffer Overflow in Mbed TLS x509_inet_pton_ipv6 Function
Publication date: 2026-04-01
Last updated on: 2026-06-05
Assigner: MITRE
Description
Description
Mbed TLS 3.5.0 to 3.6.5 fixed in 3.6.6 and 4.1.0 has a buffer overflow in the x509_inet_pton_ipv6() function
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-121 | A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). |