#VU124806 Buffer underflow in mbed TLS - CVE-2026-25833
Published: April 2, 2026
mbed TLS
ARM
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in x509_inet_pton_ipv6() when parsing IPv6 address input. A remote attacker can send a specially crafted IPv6 address string to cause a buffer underread of up to 4 bytes, potentially leading to a denial of service.
In rare cases, the buffer underread may cross a page boundary and trigger a memory access violation, resulting in a crash.