CVE-2026-8926
Severity CVSS v4.0:
Pending analysis
Type:
CWE-522
Insufficiently Protected Credentials
Publication date:
03/07/2026
Last modified:
07/07/2026
Description
When asking curl to use a `.netrc` file to find credentials and at the same<br />
time specifying a URL with a username(without a password), like<br />
`https://user@example.com/`, curl could wrongly get and use the password for<br />
*another* user set in the `.netrc` file for that host if such a one exists and<br />
there is no match for the specified user.
Impact
Base Score 3.x
9.10
Severity 3.x
CRITICAL
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:haxx:curl:*:*:*:*:*:*:*:* | 8.11.1 (including) | 8.21.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



