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-41992

33
FAUCET Score

GNU gzip contains a global buffer overflow vulnerability in the LZH decompression logic caused by improper reuse of shared global state between different decompression formats within a single execution. GNU gzip maintains a global array that is shared across the LZ77, LZW, and LZH decompression routines and is not reinitialized between files processed in the same invocation. By decompressing a specially crafted LZW file followed by a specially crafted LZH file in a single gzip -d command, an attacker can poison the shared global state and subsequently trigger an out‑of‑bounds read in the LZH decoder. The LZH decompression logic follows stale values left in the shared array, causing reads past the end of the allocated global buffer. This issue has been fixed in the commit 63dbf6b3b9e6e781df1a6a64e609b10e23969681

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

6.9MEDIUM

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/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
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.34%
Probability of exploitation in next 30 days
EPSS Percentile
26.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0034 is in the 7th percentile among its peer group of 51,506 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (7)

microsoftpatch availablevia msrc
Product: azl3 gzip 1.13-1 on Azure Linux 3.0Fixed in: 1.13-2
microsoftpatch availablevia msrc
Product: azl3 gzip 1.13-2 on Azure Linux 3.0Fixed in: 1.13-2
microsoftpatch availablevia msrc
Product: 21511-17084Fixed in: 1.13-2
microsoftpatch availablevia msrc
Product: 21530-17084Fixed in: 1.13-2
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-41992Moderate

Global Buffer Overflow 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