CVE-2026-24884
February 04, 2026
Compressing is a compressing and uncompressing lib for node. In version 2.0.0 and 1.10.3 and prior, Compressing extracts TAR archives while restoring symbolic links without validating their targets. By embedding symlinks that resolve outside the intended extraction directory, an attacker can cause subsequent file entries to be written to arbitrary locations on the host file system. Depending on the extractor’s handling of existing files, this behavior may allow overwriting sensitive files or creating new files in security-critical locations. This issue has been patched in versions 1.10.4 and 2.0.1.
Affected Packages
https://github.com/node-modules/compressing.git (GITHUB):
Affected version(s) =v2.0.0 <v2.0.1Fix Suggestion:
Update to version v2.0.1https://github.com/node-modules/compressing.git (GITHUB):
Affected version(s) >=v1.10.0 <v1.10.4Fix Suggestion:
Update to version v1.10.4compressing (NPM):
Affected version(s) =2.0.0 <2.0.1Fix Suggestion:
Update to version 2.0.1compressing (NPM):
Affected version(s) >=1.0.0 <1.10.4Fix Suggestion:
Update to version 1.10.4Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.6
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
8.4
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Improper Link Resolution Before File Access ('Link Following')
EPSS
Base Score:
0.01