Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Wed, 26 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Wed, 26 Aug 2026 16:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | bestzip before 2.2.6 and 3.0.x before 3.0.2 Argument Injection via Missing Option Delimiter | |
| First Time appeared |
Bestzip Project
Bestzip Project bestzip |
|
| Weaknesses | CWE-88 | |
| CPEs | cpe:2.3:a:bestzip_project:bestzip:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Bestzip Project
Bestzip Project bestzip |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-26T16:03:50.147Z
Reserved: 2026-08-26T10:43:43.830Z
Link: CVE-2026-80427
Updated: 2026-08-26T16:03:21.531Z
Status : Received
Published: 2026-08-26T16:16:44.930
Modified: 2026-08-26T17:17:26.120
Link: CVE-2026-80427
No data.
OpenCVE Enrichment
Updated: 2026-08-26T18:00:04Z
-
CWE-88
Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')