CVE-2026-80427
nfriedly bestzip
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 applica...
- CVSS
- 8.6
- EPSS
- - - percentile
- CISA KEV
- Not listed
- Published
- 2026.08.27