Lucene search
+L

8369 matches found

Cvelist
Cvelist
added 2026/01/26 9:50 p.m.25 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS0.00433EPSS
SaveExploits1References3
CVE
CVE
added 2026/01/26 9:50 p.m.32 views

CVE-2026-23889

CVE-2026-23889 affects pnpm prior to 10.28.1, with a Windows-specific path traversal in tarball extraction caused by incomplete path normalization that doesn’t account for backslashes. This can allow a malicious package to write files outside the package directory on Windows (e.g., overwriting .n...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/01/26 9:50 p.m.6 views

CVE-2026-23889

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/01/26 9:50 p.m.7 views

EUVD-2026-4657

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/01/26 9:50 p.m.1 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/01/26 9:50 p.m.7 views

CVE-2026-23889

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 9:50 p.m.7 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/01/26 9:37 p.m.4 views

CVE-2026-23888

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's binary fetcher allows malicious packages to write files outside the intended extraction directory. The vulnerability has two attack vectors: 1 Malicious ZIP entries containing ../ or absolute paths that...

6.5CVSS5.9AI score0.00396EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/01/26 9:37 p.m.7 views

EUVD-2026-4655

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's binary fetcher allows malicious packages to write files outside the intended extraction directory. The vulnerability has two attack vectors: 1 Malicious ZIP entries containing ../ or absolute paths that...

6.5CVSS5.9AI score0.00396EPSS
SaveExploits1References3
AlpineLinux
AlpineLinux
added 2026/01/26 9:37 p.m.4 views

CVE-2026-23888

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's binary fetcher allows malicious packages to write files outside the intended extraction directory. The vulnerability has two attack vectors: 1 Malicious ZIP entries containing ../ or absolute paths that...

6.5CVSS5.9AI score0.00396EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 9:2 p.m.6 views

GHSA-6PFH-P556-V868 pnpm: Binary ZIP extraction allows arbitrary file write via path traversal (Zip Slip)

Summary A path traversal vulnerability in pnpm's binary fetcher allows malicious packages to write files outside the intended extraction directory. The vulnerability has two attack vectors: 1 Malicious ZIP entries containing ../ or absolute paths that escape the extraction root via AdmZip's...

6.5CVSS5.9AI score0.00396EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/01/26 9:2 p.m.5 views

Directory Traversal

Overview @pnpm/store.cafs is a content-addressable filesystem for the packages storage Affected versions of this package are vulnerable to Directory Traversal via improper path normalization during tarball extraction on Windows. An attacker can overwrite files outside the intended directory by...

6.5CVSS6.3AI score0.00433EPSS
SaveExploits1References2
OSV
OSV
added 2026/01/26 9:2 p.m.7 views

GHSA-6X96-7VC8-CM3P pnpm has Windows-specific tarball Path Traversal

Summary A path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators, enabling path traversal. This vulnerability...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/26 9:2 p.m.13 views

pnpm has Windows-specific tarball Path Traversal

Summary A path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators, enabling path traversal. This vulnerability...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5Affected Software1
CNNVD
CNNVD
added 2026/01/26 12:0 a.m.12 views

pnpm path traversal vulnerability

PNPM is a package manager developed by the open-source project Pnpm. Prior to version 10.28.1, Pnpm had a path traversal vulnerability. This vulnerability stemmed from the tarball extraction process, which allowed for path traversal attacks. As a result, malicious packages could write files outsi...

6.5CVSS5.8AI score0.00433EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/01/25 9:16 a.m.11 views

CVE-2026-0806

The WP-ClanWars plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter in all versions up to, and including, 2.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for...

4.9CVSS5.9AI score0.00371EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/24 7:26 a.m.4 views

CVE-2026-0806

The WP-ClanWars plugin for WordPress is vulnerable to SQL Injection via the 'orderby' parameter in all versions up to, and including, 2.0.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for...

4.9CVSS5.9AI score0.00371EPSS
SaveExploits0References5
CVE
CVE
added 2026/01/24 7:26 a.m.29 views

CVE-2026-0806

The WP-ClanWars WordPress plugin (

4.9CVSS5.9AI score0.00371EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:0 a.m.10 views

Fedora 44 : tar (2026-0895af5ebe)

The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-0895af5ebe advisory. Automatic update for tar-1.35-8.fc44. Changelog Wed Jan 21 2026 Pavel Cahyna - 2:1.35-8 - Backport upstream fix for savannah bug 65838, commit 1e6ce98e...

4.1CVSS6.7AI score0.00433EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:0 a.m.9 views

SUSE SLES12: libpython3_4m1_0 / libpython3_4m1_0-32bit / python3 / python3-base / etc (SUSE-SU-2026:0210-1)

The remote SUSE Linux SLES12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:0210-1 advisory. Security fixes: - CVE-2025-4517: Fixed arbitrary filesystem writes outside the extraction directory during extraction with filter='data'...

9.8CVSS7.2AI score0.27095EPSS
SaveExploits16References20
Rows per page
Query Builder