AUGUST 5, 2026
Live Feed
Back to database
Case File

CVE-2024-47081

MEDIUM · CVSS 5.3 EPSS 0.84% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-06-09 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.3. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-47081
Severity
MEDIUM
CVSS
5.3
EPSS
0.84%

Original NVD Description

Requests is a HTTP library. 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. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with `trust_env=False` on one's Requests Session.