Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-41991

27
FAUCET Score

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. 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. This issue has been fixed in the commit 4e6f8b24ab823146ab8776f0b7fe486ab34d4269

First published: Jun 29, 2026Last modified: Jun 29, 2026

Impacted Technologies

VendorProductVersion(s)CPE
<= 1.14CPE matchmatch criteria
cpe:2.3:a:gnu:gzip:*:*:*:*:*:*:*:*
>= 0, <= 1.14CPE match
cpe:2.3:a:gnu:gzip:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 4.0

2.0LOW

CVSS:4.0/AV:L/AC:H/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
LOCAL
Attack Complexity
HIGH
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
PASSIVE
VS Confidentiality
NONE
VS Integrity
LOW
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.12%
Probability of exploitation in next 30 days
EPSS Percentile
2.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0012 is in the 20th percentile among its peer group of 1,297 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.4 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

ubuntupatch availablevia ubuntu_usn
Product: gzip (jammy)Fixed in: 1.10-4ubuntu4.2
ubuntupatch availablevia ubuntu_usn
Product: gzip (noble)Fixed in: 1.12-1ubuntu3.2
ubuntupatch availablevia ubuntu_usn
Product: gzip (resolute)Fixed in: 1.14-1~exp2ubuntu1.1

Vendor Advisories (2)

ubuntuUSN-8512-1

Gzip vulnerabilities

Jul 6, 2026
microsoft2026-Jun/CVE-2026-41991Low

Predictable Temporary File in GNU gzip

Jun 9, 2026

References

cert.pl / en/posts/2026/04/CVE-2026-41991
Broken Link
cgit.git.savannah.gnu.org / cgit/gzip.git/commit
Patch
gnu.org / software/gzip
Product