Lucene search
+L

55 matches found

IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/22 3:12 p.m.•6 views

Security Bulletin: extract-zip-2.0.1.tgz (Publicly disclosed vulnerability found by Scanner)

Summary extract-zip through 2.0.1 only checks the parent directory of each archive entry, allowing a symlink-then-regular-file pair with identical names to write through the planted symlink and achieve arbitrary file write outside the destination directory. CVSS: 8.1 High, CWE-22. Vulnerability...

8.1CVSS6.1AI score0.0028EPSS
SaveExploits0Affected Software1
IBM Security Bulletins
IBM Security Bulletins
•added 2026/09/22 3:11 p.m.•4 views

Security Bulletin: extract-zip-2.0.1.tgz (Publicly disclosed vulnerability found by Scanner)

Summary extract-zip 2.0.1 does not validate symlink targets during zip extraction, allowing a malicious archive with relative symlink paths to read or write arbitrary files outside the extraction directory. CVSS: 8.1 High, CWE-22. Vulnerability Details CVEID:CVE-2026-56876 DESCRIPTION: extract-zi...

8.6CVSS7.6AI score0.00526EPSS
SaveExploits1Affected Software1
OSV
OSV
•added 2026/09/17 12:45 p.m.•28 views

ROOT-APP-NPM-CVE-2026-56876 CVE-2026-56876 in extract-zip - Patched by Root

Root has patched CVE-2026-56876 in the extract-zip package for Root:npm. Multiple fixed versions available...

8.6CVSS7.8AI score0.00526EPSS
SaveExploits1
OSV
OSV
•added 2026/09/17 12:45 p.m.•7 views

ROOT-APP-NPM-CVE-2026-19693 CVE-2026-19693 in extract-zip - Patched by Root

Root has patched CVE-2026-19693 in the extract-zip package for Root:npm. Multiple fixed versions available...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/08/27 11:39 a.m.•14 views

CVE-2026-19693

A flaw was found in extract-zip. This vulnerability allows a remote attacker to perform an arbitrary file write outside the intended destination directory. By crafting a malicious zip archive containing a symbolic link symlink and a regular file with the same name, the attacker can bypass securit...

8.1CVSS6.1AI score0.0028EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/08/20 4:08 p.m.•13 views

extract-zip: github.com/maxogden/extract-zip: extract-zip: Arbitrary file write and information disclosure via symlink validation bypass

A flaw was found in extract-zip. This vulnerability allows a remote attacker to craft a malicious zip file containing symbolic links that point to locations outside the intended extraction directory. When a user extracts this malicious archive, extract-zip fails to validate the symlink targets,...

8.6CVSS7.8AI score0.00526EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
•added 2026/08/18 5:04 p.m.•12 views

SUSE 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 t...

8.1CVSS5.6AI score0.0028EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/18 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-19693

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

8.1CVSS6AI score0.0028EPSS
SaveExploits0References4
vulnersOsv
vulnersOsv
•added 2026/08/17 3:30 p.m.•6 views

0.app1 (1.0.52), 0.edsql (>=1.0.49, <=1.0.50) +29741 more potentially affected by CVE-2026-19693 via extract-zip (>=1.0.3, <=2.0.1)

extract-zip NPM version =1.0.3, =1.0.49, =1.0.49, =1.0.49, =1.0.51, =0.0.1, =0.8.0 - 10bis-shufersal-automation 1.0.0 - 123-movies 1.0.0 - 16promax-monitor 1.0.0 - 192.168.0.172 4.6.1 and more Source cves: CVE-2026-19693 Source advisory: SNYK:JS-EXTRACTZIP-19653641...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0
Github Security Blog
Github Security Blog
•added 2026/08/17 3:30 p.m.•6 views

extract-zip allows arbitrary file writes through symlink archive entries

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 t...

8.1CVSS5.9AI score0.0028EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
•added 2026/08/17 3:30 p.m.•6 views

Directory Traversal

Overview extract-zip is an unzip a zip file into a directory using 100% javascript Affected versions of this package are vulnerable to Directory Traversal through the archive extraction logic in index.js. An attacker can write a file outside the destination directory by supplying an archive with...

8.1CVSS6AI score0.0028EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
•added 2026/08/17 3:30 p.m.•7 views

0.extends.wechat (>=1.0.51, <=1.0.65), 007putra-my-bot (1.1.1) +17639 more potentially affected by CVE-2026-19693 via extract-zip (>=2.0.0, <=2.0.1)

extract-zip NPM version =2.0.0, =1.0.51, =0.0.1, =1.0.0, =0.2.0, =1.0.0, =1.0.0, =1.0.0, =1.0.0, =1.0.4 and more Source cves: CVE-2026-19693 Source advisory: OSV:GHSA-7PQW-9J4J-H8Q3...

8.1CVSS5.8AI score0.0028EPSS
SaveExploits0
OSV
OSV
•added 2026/08/17 3:30 p.m.•7 views

GHSA-7PQW-9J4J-H8Q3 extract-zip allows arbitrary file writes through symlink archive entries

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 t...

8.1CVSS5.9AI score0.0028EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/17 2:20 p.m.•15 views

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 t...

8.1CVSS0.0028EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/17 2:20 p.m.•17 views

DEBIAN-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 t...

8.1CVSS5.5AI score0.0028EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/08/17 2:20 p.m.•15 views

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 t...

8.1CVSS5.5AI score0.0028EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/17 2:20 p.m.•12 views

UBUNTU-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 t...

8.1CVSS5.5AI score0.0028EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2026/08/17 1:30 p.m.•41 views

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 t...

8.1CVSS5.4AI score0.0028EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/08/17 1:30 p.m.•18 views

EUVD-2026-60194

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 t...

8.1CVSS5.4AI score0.0028EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/08/17 1:30 p.m.•11 views

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 t...

8.1CVSS5.5AI score0.0028EPSS
SaveExploits0
Rows per page
Query Builder