Back to overview

CVE-2026-17524

HIGH
7.5
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-17524
State
PUBLISHED
Assigner
snyk
Reserved
2026-07-27 08:21 UTC
Published
2026-07-28 05:00 UTC
Last updated
2026-07-28 16:06 UTC
Primary CWE
CWE-22
Directory Traversal
Vendor / Product
n/a / zip-lib
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
n/a zip-lib 0 < 1.1.0
Weakness (CWE)
CWESourceDescription
CWE-22 cna Directory Traversal
CVSS scores (2)
ScoreSeverityVersionSourceVector
8.7 HIGH 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
7.5 HIGH 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Back to overview