When asked to use a .netrc
file for credentials and to follow HTTP
redirects, curl could leak the password used for the first host to the
followed-to host under certain circumstances.
This flaw only manifests itself if the netrc file has a default
entry that
omits both login and password. A rare circumstance.
{ "CWE": { "id": "CWE-200", "desc": "Exposure of Sensitive Information to an Unauthorized Actor" }, "award": { "amount": "505", "currency": "USD" }, "URL": "https://curl.se/docs/CVE-2025-0167.json", "package": "curl", "severity": "Low", "issue": "https://hackerone.com/reports/2917232", "www": "https://curl.se/docs/CVE-2025-0167.html", "last_affected": "8.11.1" }