Vulnerability in Curl

CVE-2026-8926

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.

EPSS: 0.004 (30.3th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-8926?
CVE-2026-8926 is a critical-severity vulnerability in Curl, classified under Insufficiently Protected Credentials. CVSS score: 9.1/10. Published 2026-07-03.
How severe is CVE-2026-8926?
Critical severity. CVSS v3 base score is 9.1 out of 10.