Description
ugrep before 7.6.0 contains a heap buffer over-read vulnerability in the LZW decompressor when processing crafted .Z archive files. Attackers can supply malformed .Z files that cause the decompressor to read one byte past the allocated heap buffer, potentially crashing the process.
Published: 2026-09-05
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap buffer over-read flaw exists in the LZW decompressor used by ugrep before version 7.6.0 when handling .Z archive files. Malformed .Z files can cause the decompressor to read one byte past a heap‑allocated buffer, which may result in a process crash and a denial of service. The weakness is classified as CWE-125.

Affected Systems

The vulnerability affects Genivia ugrep versions earlier than 7.6.0. The specific upstream release prior to the fix is 7.5.0 and any earlier build that still includes the original LZW decompression implementation.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity. EPSS data is not provided, and the issue is not listed in the CISA KEV catalog, meaning no confirmed active exploitation is reported. An attacker would need to supply a crafted .Z file to a system running ugrep, which could be achieved locally or remotely if the application accepts user‑supplied archive files. The exploitation would likely result only in a service crash and not in arbitrary code execution or data disclosure.

Generated by OpenCVE AI on September 5, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ugrep to version 7.6.0 or later to remove the vulnerable decompressor code.
  • If an upgrade cannot be performed immediately, configure ugrep or the surrounding application to reject or ignore .Z files, thereby preventing the decompression path from being exercised.
  • Continuously monitor logs and process stability for abnormal terminations that may indicate attempted exploitation, and adjust access controls to limit who can supply input archives to ugrep.

Generated by OpenCVE AI on September 5, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description ugrep before 7.6.0 contains a heap buffer over-read vulnerability in the LZW decompressor when processing crafted .Z archive files. Attackers can supply malformed .Z files that cause the decompressor to read one byte past the allocated heap buffer, potentially crashing the process.
Title ugrep before 7.6.0 Heap Buffer Over-read via .Z decompression
Weaknesses CWE-125
References
Metrics cvssV3_1

{'score': 3.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-05T11:37:59.256Z

Reserved: 2026-03-23T21:11:35.412Z

Link: CVE-2025-15614

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-05T12:16:45.450

Modified: 2026-09-05T12:16:45.450

Link: CVE-2025-15614

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-05T13:00:05Z

Weaknesses