Insufficient Buffer Clearing in LZ4 Java Compression Library from yawkat
CVE-2025-66566
8.2HIGH
What is CVE-2025-66566?
The LZ4 Java compression library, developed by yawkat, has a vulnerability that stems from insufficient clearing of the output buffer in its Java-based decompressor implementations. This flaw, present in versions 1.10.0 and earlier, permits remote attackers to exploit crafted compressed input to read residual data from previous operations. In scenarios where the output buffer is reused without being properly cleared, this vulnerability could potentially lead to the unauthorized disclosure of sensitive information. Users are advised to upgrade to version 1.10.1, where this issue has been resolved.
Affected Version(s)
lz4-java < 1.10.1
