CVE-2026-3784

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a server, even if the new request uses different credentials for the HTTP proxy. The proper behavior is to create or use a separate connection.

medium 6.5 CVSS 3.1
Published: Mar 11, 2026
Modified: Jun 2, 2026
Vendor: Haxx
Product: Curl

Description

curl would wrongly reuse an existing HTTP proxy connection doing CONNECT to a
server, even if the new request uses different credentials for the HTTP proxy.
The proper behavior is to create or use a separate connection.

References

Related CVEs