CVE-2026-19693

extract-zip through 2.0.1 containment-checks only the parent directory of each archive entry and never the entry's own final path component, so an archive containing two entries with identical names - a symlink whose target is outside the destination, followed by a regular file - writes through the planted symlink and yields an arbitrary file write outside the destination directory.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-17 14:20

Updated : 2026-09-09 15:52


NVD link : CVE-2026-19693

Mitre link : CVE-2026-19693

CVE.ORG link : CVE-2026-19693


JSON object : View

Products Affected

No product.

CWE
CWE-22

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-59

Improper Link Resolution Before File Access ('Link Following')