Security Advisory

CVE-2026-90559

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-09-12 18:06:43
Last updated 2026-09-14 18:16:09
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

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.