Lucene search
+L

649 matches found

OSV
OSV
added 2026/01/18 10:49 p.m.11 views

CVE-2026-23644 esm.sh has path traversal in `extractPackageTarball` that enables file writes from malicious packages

esm.sh is a no-build content delivery network CDN for web development. Prior to Go pseeudoversion 0.0.0-20260116051925-c62ab83c589e, the software has a path traversal vulnerability due to an incomplete fix. path.Clean normalizes a path but does not prevent absolute paths in a malicious tar file...

8.7CVSS5.5AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/01/13 9:48 p.m.267 views

jaraco.context Has a Path Traversal Vulnerability

Summary There is a Zip Slip path traversal vulnerability in the jaraco.context package affecting setuptools as well, in jaraco.context.tarball function. The vulnerability may allow attackers to extract files outside the intended extraction directory when malicious tar archives are processed. The...

8.6CVSS5.7AI score0.00548EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/01/13 9:48 p.m.9 views

GHSA-58PV-8J8X-9VJ2 jaraco.context Has a Path Traversal Vulnerability

Summary There is a Zip Slip path traversal vulnerability in the jaraco.context package affecting setuptools as well, in jaraco.context.tarball function. The vulnerability may allow attackers to extract files outside the intended extraction directory when malicious tar archives are processed. The...

8.6CVSS5.8AI score0.00548EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.9 views

PT-2026-3523

Name of the Vulnerable Software and Affected Versions jaraco.context versions prior to 6.1.0 Description jaraco.context, a software package providing decorators and context managers, contains a path traversal issue in the jaraco.context.tarball function. The issue allows attackers to extract file...

8.6CVSS5.3AI score0.00548EPSS
SaveExploits1References40
RedhatCVE
RedhatCVE
added 2026/01/09 8:44 a.m.14 views

CVE-2022-23522

MindsDB is an open source machine learning platform. An unsafe extraction is being performed using shutil.unpackarchive from a remotely retrieved tarball. Which may lead to the writing of the extracted files to an unintended location. This vulnerability is sometimes called a TarSlip or a ZipSlip...

8.8CVSS6.5AI score0.00875EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2026/01/09 12:44 a.m.11 views

SUSE CVE-2023-37478

pnpm is a package manager. It is possible to construct a tarball that, when installed via npm or parsed by the registry is safe, but when installed via pnpm is malicious, due to how pnpm parses tar archives. This can result in a package that appears safe on the npm registry or when installed via...

9.8CVSS6.9AI score0.0121EPSS
SaveExploits1References3
NVD
NVD
added 2026/01/07 10:15 p.m.17 views

CVE-2025-69263

pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies and git-hosted tarballs in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package...

8.8CVSS0.00427EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/01/07 9:31 p.m.8 views

CVE-2025-69263 pnpm Lockfile Integrity Bypass Allows Remote Dynamic Dependencies

pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies and git-hosted tarballs in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package...

7.5CVSS6.7AI score0.00427EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/01/07 9:31 p.m.32 views

CVE-2025-69263 pnpm Lockfile Integrity Bypass Allows Remote Dynamic Dependencies

pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies and git-hosted tarballs in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package...

7.5CVSS0.00427EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/07 9:31 p.m.14 views

CVE-2025-69263 pnpm Lockfile Integrity Bypass Allows Remote Dynamic Dependencies

pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies and git-hosted tarballs in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package...

7.5CVSS6.9AI score
SaveExploits0References7
AlpineLinux
AlpineLinux
added 2026/01/07 9:31 p.m.18 views

CVE-2025-69263

pnpm is a package manager. Versions 10.26.2 and below store HTTP tarball dependencies and git-hosted tarballs in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. An attacker who publishes a package...

8.8CVSS7.1AI score0.00427EPSS
SaveExploits1
CVE
CVE
added 2026/01/07 9:31 p.m.85 views

CVE-2025-69263

CVE-2025-69263 affects the pnpm package manager. Versions 10.26.2 and below store HTTP tarball dependencies (and git-hosted tarballs) in the lockfile without an integrity hash, enabling a remote server to serve different content on each install. An attacker publishing a package with an HTTP tarba...

8.8CVSS6.7AI score0.00427EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/07 7:06 p.m.17 views

GHSA-7VHP-VF5G-R2FW pnpm Has Lockfile Integrity Bypass that Allows Remote Dynamic Dependencies

Summary HTTP tarball dependencies and git-hosted tarballs are stored in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. Details When a package depends on an HTTP tarball URL, pnpm's tarball resolve...

7.5CVSS6.9AI score0.00427EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/07 7:06 p.m.23 views

pnpm Has Lockfile Integrity Bypass that Allows Remote Dynamic Dependencies

Summary HTTP tarball dependencies and git-hosted tarballs are stored in the lockfile without integrity hashes. This allows the remote server to serve different content on each install, even when a lockfile is committed. Details When a package depends on an HTTP tarball URL, pnpm's tarball resolve...

8.8CVSS7AI score0.00427EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2025/11/26 4:56 p.m.5 views

CVE-2025-65025

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, the esm.sh CDN service is vulnerable to path traversal during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths e.g.,...

8.2CVSS7AI score0.00533EPSS
SaveExploits1References1
Snyk
Snyk
added 2025/11/19 8:30 p.m.3 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal in the extractPackageTarball function. An attacker can write arbitrary files to unintended locations on the server by supplying a malicious tarball with crafted file paths and leveraging the X-Npmrc header to specify...

9.8CVSS7.5AI score0.00533EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2025/11/19 8:30 p.m.21 views

esm.sh CDN service has arbitrary file write via tarslip

Summary The esm.sh CDN service is vulnerable to a Path Traversal CWE-22 vulnerability during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths e.g., package/../../tmp/evil.js. When esm.sh downloads and extracts this package, file...

9.8CVSS7.4AI score0.00533EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2025/11/19 8:30 p.m.13 views

GHSA-H3MW-4F23-GWPW esm.sh CDN service has arbitrary file write via tarslip

Summary The esm.sh CDN service is vulnerable to a Path Traversal CWE-22 vulnerability during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths e.g., package/../../tmp/evil.js. When esm.sh downloads and extracts this package, file...

8.2CVSS7.3AI score0.00533EPSS
SaveExploits1References4
NVD
NVD
added 2025/11/19 6:15 p.m.12 views

CVE-2025-65025

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, the esm.sh CDN service is vulnerable to path traversal during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths e.g.,...

9.8CVSS0.00533EPSS
SaveExploits1References2
OSV
OSV
added 2025/11/19 5:32 p.m.8 views

CVE-2025-65025 esm.sh CDN service has arbitrary file write via tarslip

esm.sh is a nobuild content delivery networkCDN for modern web development. Prior to version 136, the esm.sh CDN service is vulnerable to path traversal during NPM package tarball extraction. An attacker can craft a malicious NPM package containing specially crafted file paths e.g.,...

8.2CVSS6.9AI score
SaveExploits0References4
Rows per page
Query Builder