Bug 2496760 (CVE-2026-8926) - CVE-2026-8926 curl: curl: Information disclosure via incorrect .netrc password lookup
Summary: CVE-2026-8926 curl: curl: Information disclosure via incorrect .netrc passwor...
Keywords:
Status: NEW
Alias: CVE-2026-8926
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2497475 2497476 2497477
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-03 07:01 UTC by OSIDB Bzimport
Modified: 2026-07-06 20:24 UTC (History)
8 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-03 07:01:41 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.