CVE-2026-80427
Last modified
CVE-2026-80427 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| nfriedly | bestzip | < 2.2.6; >= 3.0.0, < 3.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80427?
How severe is CVE-2026-80427?
How do I fix CVE-2026-80427?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80380IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…7.1
- CVE-2026-8039The Fancy Testimonials plugin for WordPress is vulnerable to…6.4
- CVE-2026-8040The faq shortocde plugin for WordPress is vulnerable to Stor…6.4
- CVE-2026-8042The Github Shortcode plugin for WordPress is vulnerable to S…6.4
- CVE-2026-80424IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…9.1
- CVE-2026-80426FiftyOne renders a dataset field's description as markup. Th…7.1
- CVE-2026-80428ILIAS before versions 9.22, 10.10, and 11.3 contains an unau…9.8
- CVE-2026-8043External control of a file name in Ivanti Xtraction before v…9.6
- CVE-2026-80433Subscriber Sensitive Data Exposure in SureFeedback Client Si…7.5
- CVE-2026-80434IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…5
- CVE-2026-80436IBM DataStage on Cloud Pak for Data 5.4.0.0 could allow a re…8.5
- CVE-2026-80437The Ninja Forms WordPress plugin from 3.14.10 before 3.15.2 …4.8
Are you affected by CVE-2026-80427?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
