Lucene search
+L

1398 matches found

Vulnrichment
Vulnrichment
added 2026/03/25 5:2 p.m.29 views

CVE-2026-25645 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.extractzippedpaths 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...

4.4CVSS5.8AI score0.00182EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 5:2 p.m.5 views

CVE-2026-25645 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.extractzippedpaths 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...

4.4CVSS5.9AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/03/25 5:2 p.m.9 views

CVE-2026-25645

Requests is a HTTP library. Prior to version 2.33.0, the requests.utils.extractzippedpaths 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...

5.5CVSS4.5AI score0.00182EPSS
SaveExploits0
CVE
CVE
added 2026/03/25 5:2 p.m.849 views

CVE-2026-25645

The CVE describes an insecure temp-file extraction in the Requests library prior to v2.33.0. The vulnerable function requests.utils.extract_zipped_paths() writes the CA bundle into /tmp using a predictable, non-unique filename (e.g., cacert.pem) and reuses an existing file if present, rather than...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/25 5:2 p.m.29 views

CVE-2026-25645 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.extractzippedpaths 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...

4.4CVSS0.00182EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/25 5:2 p.m.5 views

CVE-2026-25645

Requests is a HTTP library. Prior to version 2.33.0, the requests.utils.extractzippedpaths 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...

4.4CVSS5.8AI score0.00182EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/03/25 4:56 p.m.2 views

Insecure Temporary File

Overview Affected versions of this package are vulnerable to Insecure Temporary File via the extractzippedpaths function. An attacker can leverage unauthorized file replacement by pre-creating a malicious file in the system's temporary directory prior to extraction. Note: Only applications that...

5.5CVSS5.9AI score0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/25 4:56 p.m.8 views

GHSA-GC5V-M9X4-R6X2 Requests has Insecure Temp File Reuse in its extract_zipped_paths() utility function

Impact The requests.utils.extractzippedpaths 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...

4.4CVSS5.8AI score0.00182EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/25 4:56 p.m.7 views

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

Impact The requests.utils.extractzippedpaths 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...

5.5CVSS5.8AI score0.00182EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2026/03/25 4:56 p.m.8 views

EUVD-2026-15754

Requests has Insecure Temp File Reuse in its extractzippedpaths utility function...

4.4CVSS5.8AI score0.00182EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/25 12:0 a.m.3 views

CVE-2025-70952

pf4j before 20c2f80 has a path traversal vulnerability in the extract function of Unzip.java, where improper handling of zip entry names can allow directory traversal or Zip Slip attacks, due to a lack of proper path normalization and validation...

5.8AI score0.00856EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.10 views

PT-2026-28084

pf4j before 20c2f80 has a path traversal vulnerability in the extract function of Unzip.java, where improper handling of zip entry names can allow directory traversal or Zip Slip attacks, due to a lack of proper path normalization and validation...

5.8AI score0.00856EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/25 12:0 a.m.4 views

CVE-2025-70952

pf4j before 20c2f80 has a path traversal vulnerability in the extract function of Unzip.java, where improper handling of zip entry names can allow directory traversal or Zip Slip attacks, due to a lack of proper path normalization and validation...

7.5CVSS6AI score
SaveExploits0References6
OSV
OSV
added 2026/03/24 7:10 p.m.4 views

GHSA-G3QJ-J598-CXMQ fido2-lib is vulnerable to DoS via cbor-extract heap buffer over-read in CBOR attestation parsing

Summary fido2-lib v3.x depends on cbor-x 1.6.0, which optionally pulls in cbor-extract C++ native addon. cbor-extract = 2.2.0 has a heap buffer over-read in extractStrings — a 5-byte CBOR payload crashes Node.js with SIGSEGV. No JS exception, no try/catch, process dead. The crash triggers during...

7.5CVSS6.1AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/24 7:10 p.m.22 views

fido2-lib is vulnerable to DoS via cbor-extract heap buffer over-read in CBOR attestation parsing

Summary fido2-lib v3.x depends on cbor-x 1.6.0, which optionally pulls in cbor-extract C++ native addon. cbor-extract = 2.2.0 has a heap buffer over-read in extractStrings — a 5-byte CBOR payload crashes Node.js with SIGSEGV. No JS exception, no try/catch, process dead. The crash triggers during...

6.1AI score
SaveExploits0References5Affected Software1
Redos
Redos
added 2026/03/19 12:0 a.m.9 views

ROS-20260319-73-0008

A vulnerability in the indocker plugin of the extractname function of the Fluent Bit log collection and processing tool is related to a stacked buffer overflow. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

8.8CVSS6.2AI score0.00881EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:0 a.m.9 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: erlang (UTSA-2026-006245)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006245 advisory. Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' vulnerability in Erlang OTP stdlib modules allows Absolute Path Traversal, File...

4.8CVSS6.6AI score0.00227EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/16 8:46 p.m.9 views

GHSA-F7CQ-GVH6-QR25 Monitoring is vulnerable to Archive Slip due to missing checks in sanitization

The sanitizeArchivePath function in pkg/extract/extract.go lines 248–254 is vulnerable to a path traversal bypass due to a missing trailing path separator in the strings.HasPrefix check. A crafted tar archive can write files outside the intended destination directory when using the extractor CLI...

9.8CVSS5.9AI score0.00655EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/03/16 8:46 p.m.16 views

Monitoring is vulnerable to Archive Slip due to missing checks in sanitization

The sanitizeArchivePath function in pkg/extract/extract.go lines 248–254 is vulnerable to a path traversal bypass due to a missing trailing path separator in the strings.HasPrefix check. A crafted tar archive can write files outside the intended destination directory when using the extractor CLI...

9.8CVSS5.9AI score0.00655EPSS
SaveExploits1References5Affected Software1
vulnersOsv
vulnersOsv
added 2026/03/13 8:2 p.m.9 views

article-extract (>=0.1.2 <=0.1.3), athlinks-races (>=0.0.4 <=0.0.7) +51 more potentially affected by unknown CVE via scrapy (>=1.4.0 <=2.14.1)

scrapy PYPI version =1.4.0, =0.1.2, =0.0.4, =3.4.0, =2.8.3, =0.0.1.dev1, =1.3.0, =1.2.1.20160901, =0.2.0, =0.0.5, =0.2.4, =0.0.2, =0.3.0a0, =0.0.20, =0.0.34 and more Source cves: unknown CVE Source advisory: OSV:GHSA-CWXJ-RR6W-M6W7...

5.8AI score
SaveExploits0
Rows per page
Query Builder