← Back to CVE List
CVE-2026-93452NVD
Description
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.
CVSS Base Metrics
CVSS v3 (3.1)
HIGH 7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4 (4.0)
HIGH 8.7
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Weaknesses (CWE)
CWE-787 - Out-of-bounds Write
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| xerial snappy-java | 0 - <= 1.1.10.8 | N/A |