#VU121007 Information disclosure in lz4-java - CVE-2025-66566
Published: January 7, 2026
lz4-java
jpountz (Adrien Grand)
Description
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the application insufficiently clears the output buffer in Java-based decompressor implementations. In applications where the output buffer is reused without being cleared, this may lead to disclosure of sensitive data.
Note, JNI-based implementations are not affected.