Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-25645

24
FAUCET Score

CVE-2026-25645 affects the Python Requests library (versions prior to 2.33.0), specifically its `extract_zipped_paths()` utility function. A local attacker with write access to the system temporary directory can exploit predictable filenames to pre-create and load malicious files in place of legitimate ones. This vulnerability carries a CVSS score of 5.5 (Medium), indicating a local attack vector with low complexity that could lead to high integrity impact. However, only applications directly calling the vulnerable function are affected, not standard Requests library usage. There is no evidence of active exploitation, public exploit code, or inclusion in CISA's KEV catalog, though a GitHub mention indicates a fix.

Impacted Technologies

VendorProductVersion(s)CPE
< 2.33.0CPE matchmatch criteria
cpe:2.3:a:python:requests:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

4.4MEDIUM

CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:N/I:H/A:N

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
0.8
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.18%
Probability of exploitation in next 30 days
EPSS Percentile
8.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0018 is in the 42nd percentile among its peer group of 15,937 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (8)

github_advisorypatch availablevia nvd_reference
View patch
microsoftpatch availablevia msrc
Product: 19530-17084Fixed in: 2.31.0-4
microsoftpatch availablevia msrc
Product: 21134-17084Fixed in: 2.31.0-4
microsoftpatch availablevia msrc
Product: 20231-17086Fixed in: 2.27.1-9
microsoftpatch availablevia msrc
Product: azl3 python-requests 2.31.0-3 on Azure Linux 3.0Fixed in: 2.31.0-4
microsoftpatch availablevia msrc
Product: cbl2 python-requests 2.27.1-8 on CBL Mariner 2.0Fixed in: 2.27.1-9
microsoftpatch availablevia msrc
Product: azl3 python-requests 2.31.0-4 on Azure Linux 3.0Fixed in: 2.31.0-4
pippatch availablevia ghsa
Product: requestsFixed in: 2.33.0

Vendor Advisories (2)

pipGHSA-gc5v-m9x4-r6x2medium

Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

Mar 25, 2026
microsoft2026-Mar/CVE-2026-25645Moderate

Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

Mar 10, 2026

References

github.com / psf/requests/commit/66d21cb07bd6255b1280291c4fafb71803cdb3b7
Patch
github.com / psf/requests/releases/tag/v2.33.0
Release Notes
github.com / psf/requests/security/advisories/GHSA-gc5v-m9x4-r6x2
Vendor Advisory