GHSA-gc5v-m9x4-r6x2 · Severity: medium · Ecosystem: pip — Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function
Requests is a HTTP library. Prior to version 2.33.0, the `requests.utils.extract_zipped_paths()` utility function uses a predictable filename when extracting files from zip archives into the system temporary directory. If the target file already exists, it is reused without validation. A local attacker with write access to the temp directory could pre-create a malicious file that would be loaded in place of the legitimate one. Standard usage of the Requests library is not affected by this vulnerability. Only applications that call `extract_zipped_paths()` directly are impacted. Starting in version 2.33.0, the library extracts files to a non-deterministic location. If developers are unable to upgrade, they can set `TMPDIR` in their environment to a directory with restricted write access.
Conclusion & alert: CVE-2026-25645 is rated Low Risk (17.7/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.00%). Mandatory action: Low composite risk—no urgent action required; patch on your normal maintenance cycle and revisit priority if CVSS or EPSS increases.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-26 | — | 0.00% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 4.4 | 3.1 | MEDIUM |
|
0.8 | 3.6 | [email protected] |
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-gc5v-m9x4-r6x2 · Severity: medium · Ecosystem: pip — Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-25645 not yet assigned priority: Debian including 1 source packages (requests), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2026-25645 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-25645 |
suse
|
medium | — | https://www.suse.com/security/cve/CVE-2026-25645/ |
ubuntu
|
low | CVE-2026-25645 low priority: Ubuntu including 2 source packages (python-pip, requests), 16 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): needs-triage 15, released 1. | https://ubuntu.com/security/CVE-2026-25645 |