VYPR
High severityOSV Advisory· Published Dec 12, 2025· Updated Dec 15, 2025

Aircompressor's Snappy and LZ4 Java-based decompressor implementation can leak information from reused output buffer

CVE-2025-67721

Description

Aircompressor is a library with ports of the Snappy, LZO, LZ4, and Zstandard compression algorithms to Java. In versions 3.3 and below, incorrect handling of malformed data in Java-based decompressor implementations for Snappy and LZ4 allow remote attackers to read previous buffer contents via crafted compressed input. With certain crafted compressed inputs, elements from the output buffer can end up in the uncompressed output, potentially leaking sensitive data. This is relevant for applications that reuse the same output buffer to uncompress multiple inputs. This can be the case of a web server that allocates a fix-sized buffer for performance purposes. There is similar vulnerability in GHSA-cmp6-m4wj-q63q. This issue is fixed in version 3.4.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
io.airlift:aircompressor-v3Maven
< 3.43.4
io.airlift:aircompressorMaven
< 2.0.32.0.3

Affected products

155

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.