#VU121027 Improper Certificate Validation in cURL - CVE-2025-14819
Published: January 7, 2026
cURL
curl.haxx.se
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to the way libcurl handles TLS transfers when using the CURLSSLOPT_NO_PARTIALCHAIN option. A remote attacker can trick the library into re-using a CA store cached in memory for which the partial chain option was reversed, leading to store policy bypass and a potential MitM attack.