CVE-2026-41991
Severity CVSS v4.0:
LOW
Type:
Unavailable / Other
Publication date:
29/06/2026
Last modified:
01/07/2026
Description
GNU gzip contains a vulnerability in the gzexe utility related to insecure temporary file handling. When the mktemp utility is not available in the user’s PATH, gzexe falls back to constructing a temporary file path based solely on the process ID (PID). This predictable filename is created without exclusive access or existence checks.<br />
A local attacker can pre‑create the predicted temporary file path as a symbolic link pointing to an arbitrary file writable by the victim. When gzexe runs, it follows the symlink and overwrites the target file, resulting in a time‑of‑check to time‑of‑use (TOCTOU) condition that allows arbitrary file overwrite.<br />
<br />
This issue has been fixed in the commit 4e6f8b24ab823146ab8776f0b7fe486ab34d4269
Impact
Base Score 4.0
2.00
Severity 4.0
LOW
Base Score 3.x
4.70
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:gnu:gzip:*:*:*:*:*:*:*:* | 1.14 (including) |
To consult the complete list of CPE names with products and versions, see this page



