CVE-2024-47081

MEDIUM5.3EPSS 0.21%

Requests vulnerable to .netrc credentials leak via malicious URLs

Published: 6/9/2025Modified: 2/4/2026
Also known as:GHSA-9hjg-9r4m-mvj7ALPINE-CVE-2024-47081CGA-62pf-wv72-jrw9

Description

### Impact Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific maliciously-crafted URLs. ### Workarounds For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on your Requests Session ([docs](https://requests.readthedocs.io/en/latest/api/#requests.Session.trust_env)). ### References https://github.com/psf/requests/pull/6965 https://seclists.org/fulldisclosure/2025/Jun/2

Affected packages (3)

CVSS scores

SourceVersionSeverityVector
osvCVSS 3.1MEDIUM5.3CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:N/A:N

References (14)