CVE-2026-3784 affecting package curl for versions less than 8.11.1-6
Details
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.