snappy-java through 1.1.10.8 contains an out-of-bounds write vulnerability in Snappy.uncompress(ByteBuffer, ByteBuffer) because destination buffer capacity is never validated against decompressed size. Attackers can supply valid compressed data that decompresses larger than the destination buffer, causing writes past buffer boundaries and JVM termination.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-12 18:16
Updated : 2026-09-14 19:18
NVD link : CVE-2026-90559
Mitre link : CVE-2026-90559
CVE.ORG link : CVE-2026-90559
JSON object : View
Products Affected
No product.
CWE
CWE-787
Out-of-bounds Write
