← Back to CVE List
CVE-2026-93451NVD
Description
snappy-java through 1.1.10.8 contains a buffer overflow vulnerability in typed Snappy.uncompress*Array methods that allocate output arrays by dividing uncompressed length by element size but pass the undivided length to native code. Attackers controlling compressed input can cause misaligned length values to write past array bounds with attacker-controlled bytes, corrupting heap memory.
CVSS Base Metrics
CVSS v3 (3.1)
MEDIUM 6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
CVSS v4 (4.0)
MEDIUM 6.9
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:L/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 |