CVE-2025-10966
MEDIUMDescription
curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl from detecting MITM attackers and more.
Is your site exposed to CVE-2025-10966?
Run a free security scan — no signup, results in seconds.
CVSS v3.1 Score
Affected Products
| Vendor | Product |
|---|---|
| haxx | curl |
References
Frequently Asked Questions
What is CVE-2025-10966? +
How severe is CVE-2025-10966? +
What products are affected by CVE-2025-10966? +
How do I check if I'm vulnerable to CVE-2025-10966? +
Related Vulnerabilities
The curl logic that works with SASL authentication could end up cleaning up the GSASL context *twice* without clearing the …
libcurl had a flaw that when instructed to clear proxy authentication credentials which made it not do so, leaving the …
Successfully using libcurl to do a transfer to a specific HTTP origin (`hostA`) with **Digest** authentication and then changing the …
A use-after-free vulnerability exists in libcurl when an application configures an HTTP/2 stream-dependency tree via `CURLOPT_STREAM_DEPENDS` or `CURLOPT_STREAM_DEPENDS_E`, subsequently invokes …
When asking curl to use a `.netrc` file to find credentials and at the same time specifying a URL with …
When reusing a libcurl handle for sequential transfers driven by environment-variable proxy configuration, libcurl fails to clear the proxy authentication …