Search
Search is not available in local development.
Run npx pagefind --site __site after building to enable it.
JLSEC-2026-413 Low 3.4

When asked to both use a `.netrc` file for credentials and to follow HTTP redirects, curl could leak...

JLSEC Published
Modified
Severity
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:N
Affected Packages
CURL_jll < 8.11.1+0
LibCURL_jll >= 7.81.0+0, < 8.11.1+0

When asked to both 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 an entry that matches the redirect target hostname but the entry either omits just the password or omits both login and password.

References