Lucene search
+L

2555 matches found

EUVD
EUVD
added 2026/01/26 9:53 p.m.18 views

EUVD-2026-4656

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/26 9:53 p.m.4 views

CVE-2026-23890

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/26 9:53 p.m.1 views

CVE-2026-23890 pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/01/26 9:53 p.m.43 views

CVE-2026-23890 pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS0.00438EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/01/26 9:29 p.m.8 views

Directory Traversal

Overview @pnpm/package-bins is a that returns bins of a package. Affected versions of this package are vulnerable to Directory Traversal via the getBinsFromPackageManifest function. An attacker can modify file permissions outside the intended directory by supplying a crafted value in the...

7CVSS6.3AI score0.00244EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/01/26 9:29 p.m.11 views

pnpm has Path Traversal via arbitrary file permission modification

Summary When pnpm processes a package's directories.bin field, it uses path.join without validating the result stays within the package root. A malicious npm package can specify "directories": "bin": "../../../../tmp" to escape the package directory, causing pnpm to chmod 755 files at arbitrary...

6.7CVSS6AI score0.00244EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/01/26 9:29 p.m.12 views

GHSA-V253-RJ99-JWPQ pnpm has Path Traversal via arbitrary file permission modification

Summary When pnpm processes a package's directories.bin field, it uses path.join without validating the result stays within the package root. A malicious npm package can specify "directories": "bin": "../../../../tmp" to escape the package directory, causing pnpm to chmod 755 files at arbitrary...

6.7CVSS6AI score0.00244EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/01/26 9:2 p.m.12 views

pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin

Summary A path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal sequences like ../../ remain intact. Details Th...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/01/26 9:2 p.m.6 views

GHSA-XPQM-WM3M-F34H pnpm scoped bin name Path Traversal allows arbitrary file creation outside node_modules/.bin

Summary A path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal sequences like ../../ remain intact. Details Th...

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

Relative Path Traversal

Overview @pnpm/package-bins is a that returns bins of a package. Affected versions of this package are vulnerable to Relative Path Traversal via the commandsFromBin function when performing bin name validation and normalization. An attacker can create or overwrite arbitrary files outside the...

7.4CVSS6AI score0.00438EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.7 views

PT-2026-4825

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.28.1 Description pnpm is susceptible to a path traversal issue in its bin linking mechanism. Malicious npm packages can exploit this to create executable shims or symlinks outside of the node modules/.bin directory. T...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2026/01/26 12:0 a.m.47 views

pnpm security vulnerabilities

PNPM is a package manager developed by the open-source project Pnpm. Versions of Pnpm prior to 10.28.1 contained security vulnerabilities. These vulnerabilities were caused by path traversal in binary links, which could allow malicious npm packages to create executable files or symbolic links...

6.5CVSS5.8AI score0.00438EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/01/26 12:0 a.m.14 views

pnpm security vulnerabilities

PNPM is a package manager developed by the open-source project Pnpm. Versions of Pnpm prior to 10.28.2 had security vulnerabilities. These vulnerabilities stemmed from the lack of path validation when processing the directories.bin field of packages. This allowed malicious npm packages to modify...

6.7CVSS5.9AI score0.00244EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.7 views

PT-2026-4829

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.28.2 Description pnpm, a package manager, is susceptible to a file permission issue when processing the directories.bin field within a package. A malicious npm package can manipulate this field, specifically by using...

6.7CVSS6.1AI score0.00244EPSS
SaveExploits1References11
Hacker One
Hacker One
added 2026/01/23 4:7 a.m.19 views

Nextcloud: View-only guests could see deleted Collectives pages in the trashbin

A vulnerability was discovered where view-only guests could see deleted Collectives pages in the trashbin...

2.6CVSS5.8AI score0.00189EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/01/22 12:0 a.m.14 views

TOTOLINK NR1800X security vulnerabilities

TOTOLINK NR1800X is an outstanding 5G NR indoor Wi-Fi and SIP CPE device from TOTOLINK Corporation. It aims to provide fast and convenient NR fixed data services for homes and offices. The TOTOLINK NR1800X version 9.1.0u.6279B20210910 contains a security vulnerability. This vulnerability stems fr...

9CVSS7.7AI score0.00773EPSS
SaveExploits1References5
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/01/20 3:57 a.m.8 views

Malicious code in chai-bin (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 70584b6893352163c2a0c5341a2e577feaec7949d8719725a62e0d87e5b1d542 The package chai-bin was found to contain malicious code. Source: ghsa-malware a1636ea6e8016a1000135fcda28819cd75c13f4a95933606b7e792737fe630f0 Any...

5.5AI score
SaveExploits0References1
EUVD
EUVD
added 2026/01/20 3:57 a.m.4 views

EUVD-2026-3512

Malicious code in chai-bin npm...

5.5AI score
SaveExploits0References1
Snyk
Snyk
added 2026/01/20 3:57 a.m.7 views

Malicious Package

Overview chai-bin is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package authorship...

9.8CVSS5.5AI score
SaveExploits0References2
OSV
OSV
added 2026/01/20 3:57 a.m.8 views

MAL-2026-357 Malicious code in chai-bin (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 70584b6893352163c2a0c5341a2e577feaec7949d8719725a62e0d87e5b1d542 The package chai-bin was found to contain malicious code. Source: ghsa-malware a1636ea6e8016a1000135fcda28819cd75c13f4a95933606b7e792737fe630f0 Any...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder