CVE-2025-15614 PUBLISHED

ugrep before 7.6.0 Heap Buffer Over-read via .Z decompression

Assigner: VulnCheck
Reserved: 23.03.2026 Published: 05.09.2026 Updated: 05.09.2026

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.

Metrics

CVSS 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
CVSS Score: 4.8

Product Status

Vendor Genivia
Product ugrep
Versions Default: unaffected
  • affected from 0 to 7.6.0 (excl.)

Credits

  • Vlatko Kosturjak reporter

References

Problem Types

  • Out-of-bounds Read CWE