#VU106010 Improper certificate validation in mbed TLS - CVE-2025-27809
Published: March 25, 2025
mbed TLS
ARM
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists within the client authentication process during certificate-based authentication. Due to insecure default behavior, if a TLS client application does not call mbedtls_ssl_set_hostname(), the server verification step is skipped. As a result, a remote attacker can supply any valid certificate signed by a trusted CA and perform MitM attack.