CVE Catalog

CVE-2026-93452

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.49%

41th percentile - higher than 41% of all known CVEs

Summary

snappy-java through 1.1.10.8 contains a buffer overflow vulnerability in Snappy.compress(ByteBuffer, ByteBuffer) that writes past the end of the destination buffer. Attackers can supply incompressible data that exceeds the destination buffer's remaining capacity, corrupting off-heap memory and causing JVM termination.

Risk Assessment

The risk includes Java application (JVM) crashes and potential memory corruption, which may lead to unpredictable behavior or exploitation for further attacks.

Recommendation

Upgrade snappy-java to a version newer than 1.1.10.8 that includes a fix preventing out-of-bounds writes.

Other vulnerabilities in snappy-java

See all
Original NVD description (English source)

snappy-java through 1.1.10.8 contains a buffer overflow vulnerability in Snappy.compress(ByteBuffer, ByteBuffer) that writes past the end of the destination buffer. Attackers can supply incompressible data that exceeds the destination buffer's remaining capacity, corrupting off-heap memory and causing JVM termination.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS