Curl Vulnerabilities

Security vulnerability tracking for Haxx Curl

Last updated: Mar 11, 2026
Total CVEs

4

Critical

1

With Exploits

10

Last 30 Days

4

Vulnerability Timeline

4 vulnerabilities discovered over time for Curl

Severity Distribution

Critical1
25%
High4
100%
Medium4
100%
Low1
25%
DescriptionVendor / ProductExploit Status
CVE-2026-37846.5

This vulnerability allows an attacker to potentially gain access to sensitive information by reusing an existing HTTP proxy connection, even if the new request uses different login credentials. This issue occurs when the curl tool fails to establish a separate connection for requests that require different authentication, which could lead to unauthorized data exposure if an attacker can control the proxy or its traffic.

haxxcurl
Exploit Available
28 days agoMar 11, 2026
CVE-2026-37835.3

This vulnerability allows an attacker to potentially capture an OAuth2 bearer token when a user is redirected from one website to another, exposing sensitive information. This can happen if the second website has credentials stored in the user's .netrc file, which curl mistakenly sends along with the token.

haxxcurl
Exploit Available
28 days agoMar 11, 2026
CVE-2026-19656.5

This vulnerability allows an attacker to potentially access sensitive information by reusing an existing connection that was authenticated with different user credentials, leading to unauthorized actions. This can happen if an application makes multiple requests to the same server using Negotiate authentication, where the first request is authenticated with one user's credentials and the second request mistakenly uses that same connection, thinking it's authenticated with a different user's credentials.

haxxcurl
Exploit Available
28 days agoMar 11, 2026
CVE-2023-239156.5

This vulnerability allows an attacker to potentially intercept sensitive information during data transfers because the curl tool may fail to upgrade certain HTTP requests to secure HTTPS when multiple requests are made at the same time. This issue occurs only when using curl versions prior to 7.88.0 and can lead to unprotected data being sent over the internet instead of the intended secure connection.

haxxcurl
Exploit Available
about 3 years agoFeb 23, 2023

About Haxx Curl Security

This page provides comprehensive security vulnerability tracking for Haxx Curl. Our database includes all CVEs affecting this product, updated in real-time from official sources.

Each vulnerability listing includes detailed CVSS severity analysis, exploit availability status, AI-generated explanations, and direct links to official security patches and vendor advisories.

Security Recommendations

  • • Always keep Curl updated to the latest version
  • • Subscribe to security advisories from Haxx
  • • Monitor this page for new vulnerabilities affecting your version
  • • Prioritize patching critical and high severity issues immediately