CVE-2026-3784

Publication date

2026-03-11 10:09:21

Family

curl

State

PUBLISHED

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.