CVE-2024-53866 - CVE House
Back to Database
Status published Medium CVE-2024-53866

pnpm vulnerable to no-script global cache poisoning via overrides / `ignore-scripts` evasion

Vulnerability Description

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 lockfile generation). This can make workspace A (even running with `ignore-scripts=true`) posion global cache and execute scripts in workspace B. Users generally expect `ignore-scripts` to be sufficient to prevent immediate code execution on install (e.g. when the tree is just repacked/bundled without executing it). Here, that expectation is broken. Global state integrity is lost via operations that one would expect to be secure, enabling subsequently running arbitrary code execution on installs. Version 9.15.0 fixes the issue. As a work-around, use separate cache and store dirs in each workspace.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2024-53866

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

pnpm
Vulnerable Versions:
< 9.15.0

Timeline

Official Publish: December 10th, 2024
Last Modified: December 31st, 2025
Added to House: July 22nd, 2026

CVSS Vectors

Weaknesses (CWE)