Description
snappy-java is a Java port of the snappy, a fast C++ compresser/decompresser developed by Google. The SnappyInputStream was found to be vulnerable to Denial of Service (DoS) attacks when decompressing data with a too large chunk size. Due to missing upper bound check on chunk length, an unrecoverable fatal error can occur. All versions of snappy-java including the latest released version 1.1.10.3 are vulnerable to this issue. A fix has been introduced in commit `9f8c3cf74` which will be included in the 1.1.10.4 release. Users are advised to upgrade. Users unable to upgrade should only accept compressed data from trusted sources.
References (2)
Core 2
Core References
Exploit x_refsource_confirm
https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv
Scores
CVSS v3
7.5
EPSS
0.0032
EPSS Percentile
55.2%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
yes
Technical Impact
partial
Details
CWE
CWE-770
Status
published
Products (2)
org.xerial.snappy/snappy-java
0 - 1.1.10.4Maven
xerial/snappy-java
< 1.1.10.4
Published
Sep 25, 2023
Tracked Since
Feb 18, 2026