CVE-2026-19693

Source
https://cve.org/CVERecord?id=CVE-2026-19693
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19693.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-19693
Downstream
Published
2026-08-17T13:30:22.288Z
Modified
2026-08-19T03:48:06.545174116Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H CVSS Calculator
Summary
extract-zip arbitrary file write outside the destination directory via a symlink at the final path component
Details

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.

Database specific
{
    "cna_assigner": "seal",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/19xxx/CVE-2026-19693.json",
    "cwe_ids": [
        "CWE-22",
        "CWE-59"
    ]
}
References

Affected packages

Git / github.com/max-mapper/extract-zip

Affected ranges

Type
GIT
Repo
https://github.com/max-mapper/extract-zip
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "1.0.0"
        },
        {
            "last_affected": "2.0.1"
        },
        {
            "introduced": "0"
        },
        {
            "fixed": "2.0.1"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "DESCRIPTION"
    ]
}

Affected versions

v1.*
v1.1.0
v1.1.1
v1.1.2
v1.2.0
v1.3.0
v1.4.0
v1.4.1
v1.5.0
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.6.4
v1.6.5
v1.6.6
v1.6.7
v1.6.8
v1.7.0
v2.*
v2.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-19693.json"