Lucene search
+L

405 matches found

vulnersOsv
vulnersOsv
added 2026/01/26 9:02 p.m.3 views

@designid/tokens (0.1.1), @directus/vue-split-panel (>=0.1.0, <=0.8.2) +10 more potentially affected by CVE-2026-23890 via pnpm (>=10.0.0, <=10.18.3)

pnpm NPM version =10.0.0, =0.1.0, =1.1.1, =3.7.16, =0.1.8, =0.1.0, =2.7.2, =0.2.5, =1.0.4, =1.0.7 Source cves: CVE-2026-23890 Source advisory: OSV:GHSA-XPQM-WM3M-F34H...

6.5CVSS6.3AI score0.00455EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 9:02 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.00455EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/01/26 9:02 p.m.11 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.00455EPSS
SaveExploits1References2
vulnersOsv
vulnersOsv
added 2026/01/26 9:02 p.m.4 views

@designid/tokens (0.1.1), @directus/vue-split-panel (>=0.1.0, <=0.8.2) +10 more potentially affected by CVE-2026-24056 via pnpm (>=10.0.0, <=10.18.3)

pnpm NPM version =10.0.0, =0.1.0, =1.1.1, =3.7.16, =0.1.8, =0.1.0, =2.7.2, =0.2.5, =1.0.4, =1.0.7 Source cves: CVE-2026-24056 Source advisory: OSV:GHSA-M733-5W8F-5GGW...

6.7CVSS5.6AI score0.00477EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/01/26 9:02 p.m.17 views

pnpm has symlink traversal in file:/git dependencies

Summary When pnpm installs a file: directory or git: dependency, it follows symlinks and reads their target contents without constraining them to the package root. A malicious package containing a symlink to an absolute path e.g., /etc/passwd, /.ssh/idrsa causes pnpm to copy that file's contents...

6.7CVSS6.1AI score0.00477EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/01/26 9:02 p.m.8 views

Symlink Attack

Overview @pnpm/store.cafs is a content-addressable filesystem for the packages storage Affected versions of this package are vulnerable to Symlink Attack via the handling file: or git: dependencies, which follow symlinks without restricting access to the package root. An attacker can access and...

6.7CVSS6AI score0.00477EPSS
SaveExploits1References3
vulnersOsv
vulnersOsv
added 2026/01/26 9:02 p.m.5 views

@directus/release-notes-generator (>=2.0.2, <=3.0.0), @eclipse-scout/releng (>=26.2.0, <=26.2.1) +107 more potentially affected by CVE-2026-24056 via @pnpm/store.cafs (>=1000.0.0, <=1000.1.2)

@pnpm/store.cafs NPM version =1000.0.0, =2.0.2, =26.2.0, =0.1.0-beta.0, =4.0.0, =2.0.1, =1000.3.2, =1000.0.0, =1000.0.0, =1000.1.1, =1000.1.0, =1000.0.1, =1000.1.0 and more Source cves: CVE-2026-24056 Source advisory: SNYK:JS-PNPMSTORECAFS-15116208...

6.7CVSS5.7AI score0.00477EPSS
SaveExploits1
OSV
OSV
added 2026/01/26 9:02 p.m.21 views

GHSA-M733-5W8F-5GGW pnpm has symlink traversal in file:/git dependencies

Summary When pnpm installs a file: directory or git: dependency, it follows symlinks and reads their target contents without constraining them to the package root. A malicious package containing a symlink to an absolute path e.g., /etc/passwd, /.ssh/idrsa causes pnpm to copy that file's contents...

6.7CVSS6.1AI score0.00477EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.8 views

PT-2026-4827

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.28.2 Description pnpm, a package manager, is affected by an issue where installing a file: or git: dependency allows it to follow symlinks and read their target contents without restricting them to the package root. A...

6.7CVSS5.9AI score0.00477EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2026/01/26 12:00 a.m.17 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.00254EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/01/26 12:00 a.m.48 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.00455EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.8 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.00455EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.16 views

PT-2026-4824

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.28.1 Description A path traversal flaw exists in pnpm's tarball extraction process on Windows systems. The vulnerability stems from incomplete path normalization, specifically failing to account for . in addition to ....

6.5CVSS5.9AI score0.00441EPSS
SaveExploits1References11
CNNVD
CNNVD
added 2026/01/26 12:00 a.m.13 views

pnpm post-link vulnerability

PNPM is a package manager developed by the open-source project Pnpm. Prior to version 10.28.2, Pnpm had a backlink vulnerability. This vulnerability stemmed from the use of symbolic links when installing dependencies via file: or git:. Such practices could lead to local data leaks...

6.7CVSS5.8AI score0.00477EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/01/26 12:00 a.m.16 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.00441EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/01/26 12:00 a.m.9 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.00254EPSS
SaveExploits1References11
RedhatCVE
RedhatCVE
added 2026/01/09 10:42 a.m.13 views

CVE-2022-26183

PNPM v6.15.1 and below was discovered to contain an untrusted search path which causes the application to behave in unexpected ways when users execute PNPM commands in a directory containing malicious content. This vulnerability occurs when the application is ran on Windows OS...

8.8CVSS7.6AI score0.01594EPSS
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
SUSE CVE
SUSE CVE
added 2026/01/09 12:35 a.m.15 views

SUSE CVE-2024-53866

The package manager pnpm prior to version 9.15.0 seems to mishandle overrides and global cache: Overrides from one workspace leak into npm metadata saved in global cache; npm metadata from global cache affects other workspaces; and installs by default don't revalidate the data including on first...

9.8CVSS7.9AI score0.0095EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/01/09 12:23 a.m.10 views

SUSE 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
SaveExploits1References3
Rows per page
Query Builder