CVE-2026-40931
HIGH EPSS 15.0%
Published Apr 21, 20262mo ago · Modified Jun 17, 20262w ago
7.8 CVSS 3.1
Published Apr 21, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
Compressing is a compressing and uncompressing lib for node. Prior to 2.1.1 and 1.10.5, the patch for CVE-2026-24884 relies on a purely logical string validation within the isPathWithinParent utility. This check verifies if a resolved path string starts with the destination directory string but fails to account for the actual filesystem state. By exploiting this "Logical vs. Physical" divergence, an attacker can bypass the security check using a Directory Poisoning technique (pre-existing symbolic links). This vulnerability is fixed in 2.1.1 and 1.10.5.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
15.0% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-59
Affected Products 2
| Vendor | Product | Version | Range |
|---|---|---|---|
| node-modules | compressing | * | <1.10.5 |
| node-modules | compressing | * | ≥2.0.0 – <2.1.1 |
References 1
- github.com https://github.com/node-modules/compressing/security/advisories/GHSA-4c3q-x735-j3r5
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.