bestzip builds the argument list for the system zip utility without separating options from operands. The destination archive path and the caller-supplied source paths are passed to the child process with no -- delimiter between them, so any source entry beginning with a hyphen is interpreted by zip as an option rather than a file name. zip accepts -T to test the finished archive and -TT to name the command used to perform that test, so a source list containing those two entries and a command string causes zip to run that command through a shell once the archive has been written. An application that passes a file name or path it received from an untrusted source into the bestzip API therefore executes a command of the supplier's choosing. Versions 2.2.6 and 3.0.2 add the delimiter.
CVE-2026-80427
This high-severity CVE scores 8.4 under the CNA's CVSS (NVD's own analysis pending). EPSS exploit probability: 0.2%, top 95% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.4
- EG Score
- 8.4(medium)
- EG Risk
- 54(Track*)EG Risk 54/100SSVC: Track*
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity84% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 5%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 29, 2026
Advisory Details (3)
Auto-updated Aug 26, 2026bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter | Advisories | VulnCheck
https://www.vulncheck.com/advisories/bestzip-before-2.2.6-and-3.0-x-before-3.0.2-argument-injection-via-missing-option-delimiterArgument Injection in bestzip via native zip CLI execution · Advisory · nfriedly/node-bestzip · GitHub
https://github.com/nfriedly/node-bestzip/security/advisories/GHSA-p87m-9567-rgccGitHub - nfriedly/node-bestzip: Provides a `bestzip` command that uses the system `zip` if avaliable, and a Node.js implimentation otherwise. · GitHub
https://github.com/nfriedly/node-bestzipWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 11:59 UTCEG score recompute
- 2026-08-29 00:27 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 15:25 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 17:21 UTCEG score recompute
- 2026-08-26 16:22 UTCEG score recompute
- 2026-08-26 15:55 UTCEG score recompute
- 2026-08-26 15:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-88
- CVE-2007-0882EG 10.0EPSS p100HIGH
- CVE-2004-0480EG 10.0EPSS p95HIGH
- CVE-1999-0113EG 10.0EPSS p97HIGH
- CVE-2018-3856EG 9.9CRITICAL
- CVE-2020-28026EG 9.8EPSS p95CRITICAL
- CVE-2020-21224EG 9.8EPSS p99CRITICAL
- CVE-2020-25494EG 9.8EPSS p99CRITICAL
- CVE-2020-15692EG 9.8EPSS p90CRITICAL
- CVE-2020-12641EG 9.8 KEVEPSS p100CRITICAL
- CVE-2019-12148EG 9.8CRITICAL
Frequently asked(5)
What is CVE-2026-80427?
When was CVE-2026-80427 disclosed?
Is CVE-2026-80427 actively exploited?
What is the CVSS score of CVE-2026-80427?
How do I remediate CVE-2026-80427?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-80427
Is Your Infrastructure Affected by CVE-2026-80427?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.