CVE-2026-8926

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
03/07/2026
Last modified:
03/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