Lucene search
+L

428 matches found

Github Security Blog
Github Security Blog
added 2026/09/09 11:49 p.m.7 views

functype-mcp-server: MCP `set_functype_version` Package Alias RCE via Unsanitized pnpm install + Dynamic Import

MCP setfunctypeversion Package Alias RCE via Unsanitized pnpm install + Dynamic Import Summary The setfunctypeversion MCP tool in functype-mcp-server accepts an unconstrained version string, interpolates it directly into an npm package specifier functype@, and installs it via pnpm add without any...

SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2026/09/09 7:21 a.m.6 views

CVE-2023-37478_npm_vs_pnpm

pnpm vs npm exploit This repo showcases how a difference in npm and pnpminstallation from tarballs can be exploited. The exploit is recorded in CVE-2023-37478. The javascript package constructed here claims it prints out a nice message to the user. When installed with npm, this is true. However,...

9.8CVSS8AI score0.0121EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/09/02 2:37 p.m.11 views

EUVD-2026-68816

pnpm: Virtual store linker path traversal via unvalidated depPath name in lockfileToDepGraph...

7.1CVSS5.9AI score0.00397EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/02 2:36 p.m.9 views

pnpm: A tarball dependency's manifest `name` escapes node_modules → arbitrary file write/overwrite on install

Summary When resolving a package, pnpm uses the resolved manifest name as a raw path segment for the isolated-linker import target. A tarball dependency whose package.json name is a scoped path traversal @x/../../…/ is therefore extracted outside nodemodules, to an attacker-chosen absolute path,...

7.5CVSS6AI score0.00413EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/09/02 2:36 p.m.13 views

EUVD-2026-68883

pnpm: A tarball dependency's manifest name escapes nodemodules → arbitrary file write/overwrite on install...

7.5CVSS5.9AI score0.00413EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/09/01 3:33 p.m.8 views

CVE-2026-82393

A flaw was found in pnpm. This vulnerability allows a remote attacker to perform a path traversal by crafting a malicious tarball dependency's manifest name. During package installation, pnpm fails to properly validate the manifest name, leading to files being extracted outside the intended...

7.5CVSS6.3AI score0.00413EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/09/01 10:30 a.m.6 views

CVE-2026-82392

A flaw was found in pnpm, a package manager. An attacker can craft a malicious pnpm-lock.yaml file that, when processed by a user running pnpm install, allows package contents to be written outside the intended nodemodules directory. If the system is configured to allow lifecycle scripts, this pa...

7.1CVSS6.2AI score0.00397EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/31 10:17 p.m.9 views

CVE-2026-82393

pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name...

7.5CVSS0.00413EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/31 9:17 p.m.9 views

CVE-2026-82392

pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parsedepPath.name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and...

7.1CVSS0.00397EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/31 9:12 p.m.12 views

CVE-2026-82393 pnpm: A tarball dependency's manifest `name` escapes node_modules → arbitrary file write/overwrite on install

pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name...

7.5CVSS6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/31 9:12 p.m.37 views

CVE-2026-82393 pnpm: A tarball dependency's manifest `name` escapes node_modules → arbitrary file write/overwrite on install

pnpm is a package manager. Prior to 10.34.5 and 11.11.0, pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because pnpm11/resolving/npm-resolver/src/pickPackage.ts rejects slash characters only for unscoped names. During pnpm install, the unvalidated name...

7.5CVSS0.00413EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/31 9:12 p.m.30 views

CVE-2026-82393

pnpm prior to 10.34.5 and 11.11.0 is vulnerable to a scoped path traversal in a tarball dependency's package.json manifest name. The root cause is in pickPackage.ts (npm-resolver), which rejects slash characters only for unscoped names, allowing a crafted scoped name to reach raw path joins in re...

7.5CVSS6AI score0.00413EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/31 9:03 p.m.35 views

CVE-2026-82392 pnpm: Virtual store linker path traversal via unvalidated depPath name in lockfileToDepGraph

pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parsedepPath.name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and...

7.1CVSS0.00397EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/31 9:03 p.m.34 views

CVE-2026-82392

pnpm , a JavaScript package manager, is affected by a path traversal vulnerability in its virtual store linker. Prior to 10.34.5 and from 11.0.0 until 11.11.0 , pnpm parses the package name from attacker-controlled pnpm-lock.yaml keys via dp.parse(depPath).name without validation in lockfileToDep...

7.1CVSS5.9AI score0.00397EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/31 9:03 p.m.5 views

CVE-2026-82392 pnpm: Virtual store linker path traversal via unvalidated depPath name in lockfileToDepGraph

pnpm is a package manager. Prior to 10.34.5 and from 11.0.0 until 11.11.0, pnpm parses the package name from attacker-controlled pnpm-lock.yaml packages keys with dp.parsedepPath.name and uses it without validation in deps/graph-builder/src/lockfileToDepGraph.ts and...

7.1CVSS5.9AI score
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.12 views

PT-2026-84040

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.34.5 pnpm versions prior to 11.11.0 Description pnpm accepts a scoped path traversal in a tarball dependency's package.json manifest name because the pickPackage.ts function rejects slash characters only for unscoped...

7.5CVSS6AI score0.00413EPSS
SaveExploits0References17
Positive Technologies
Positive Technologies
added 2026/08/31 12:00 a.m.9 views

PT-2026-84039

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.34.5 pnpm versions 11.0.0 through 11.10.0 Description pnpm improperly parses package names from the pnpm-lock.yaml file using the dp.parsedepPath.name function without sufficient validation. This occurs within...

7.1CVSS6.1AI score0.00397EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2026/08/13 4:40 p.m.9 views

CVE-2026-59196

A flaw was found in pnpm, a package manager. This vulnerability allows a remote attacker to manipulate the package installation process by using a specially crafted lockfile alias. This could lead to path traversal, enabling the attacker to write files outside the designated installation director...

7.1CVSS4.9AI score0.00401EPSS
SaveExploits1References4
OSV
OSV
added 2026/08/04 3:19 p.m.12 views

MAL-2026-11621 Malicious code in @onereach/pnpm-audit-junit (npm)

npm/@onereach/pnpm-audit-junit is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

5.8AI score
SaveExploits0References8
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/08/04 3:19 p.m.16 views

Malicious code in @onereach/pnpm-audit-junit (npm)

npm/@onereach/pnpm-audit-junit is affected by the large-scale, self-propagating npm supply-chain worm of 2026-08-04 the "Shai-Hulud: Here We Go Again" wave — the same campaign that began with the compromise of the keyv and cacheable maintainer account. The listed versions were trojanized and...

5.8AI score
SaveExploits0References8
Rows per page
Query Builder