Vulnerability Description
Versions of the package zip-lib before 1.1.0 are vulnerable to Directory Traversal via the caching mechanism for path validation during the extraction process. An attacker can bypass security checks designed to prevent directory traversal. The intended security function, isOutsideTargetFolder, only checks and caches the path status when the initial directory symlink is created during the first extraction.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/fpsqdb/zip-lib/commit/0c29b1e17050f2611f4f37e6aaa92a60b3cb89d
- https://github.com/fpsqdb/zip-lib/issues/14
- https://security.snyk.io/vuln/SNYK-JS-ZIPLIB-13834403
FAQ
What is CVE-2026-17524?
CVE-2026-17524 is a vulnerability with a CVSS score of 7.5 (HIGH). Versions of the package zip-lib before 1.1.0 are vulnerable to Directory Traversal via the caching mechanism for path validation during the extraction process. An attacker can bypass security checks d...
How severe is CVE-2026-17524?
CVE-2026-17524 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-17524?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.