When asking curl to use a `.netrc` file to find credentials and at the same time specifying a URL with a username(without a password), like `https://user@example.com/`, curl could wrongly get and use the password for *another* user set in the `.netrc` file for that host if such a one exists and there is no match for the specified user.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:NHaxx Curl
APPHaxx8.11.1 – 8.21.0 (excl.)
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
Related vulnerabilities
CVE-2026-11856CRITICAL9.8PL ✓same product
libcurl: błędne przekazywanie nagłówka Authorization Digest do innego hosta
CVE-2026-8924CRITICAL9.1PL ✓same product
Curl: obejście sprawdzania Public Suffix List przy parsowaniu cookies
CVE-2026-10536CRITICAL9.8PL ✓same product
Use-after-free w libcurl przy operacjach HTTP/2 stream-dependency
CVE-2026-11564CRITICAL9.1PL ✓same product
libcurl: błędna weryfikacja certyfikatu przy ponownym użyciu połączenia (CWE-295)
CVE-2026-8925CRITICAL9.8PL ✓same product
Double-free w obsłudze SASL/GSASL w Haxx Curl (CVE-2026-8925)