#VU124804 Buffer overflow in mbed TLS - CVE-2026-34875
Published: April 2, 2026
mbed TLS
ARM
Description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper input validation in the psa_export_public_key() function when processing FFDH public key export requests. A remote attacker can send a specially crafted request with a small output buffer to cause memory corruption and potentially execute arbitrary code.
Applications exporting public keys for algorithms other than FFDH are not affected.