#VU121029 Improper validation of certificate with host mismatch in cURL - CVE-2025-15079
Published: January 7, 2026
cURL
curl.haxx.se
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists during SSH-based transfers due to the library mistakenly accepts connections to hosts not present in the specified file if they were added as recognized in the libssh global knownhosts file. A remote attacker can perform a MitM attack.
Note, the vulnerability affects libcurl builds that use libssh backend instead of libssh2.