CVE-2026-93452: snappy-java through 1.1.10.8 Buffer Overflow in Snappy.compress

Published Sep 17, 2026
·
Updated

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.

Affected Software

1 affected component
snappy-java<=1.1.10.8

Event History

Sep 17, 2026
CVE Published
via MITRE·11:25 PM
Data Sourced
via MITRE·11:25 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which applications are exposed?

Applications using snappy-java through 1.1.10.8 are exposed when they call Snappy.compress(ByteBuffer, ByteBuffer) with a destination ByteBuffer whose remaining capacity can be smaller than the compressed output.

2

What does an attacker need to trigger the issue?

An attacker needs to cause the application to compress incompressible input that exceeds the remaining capacity of the destination buffer. No authentication or user interaction is required according to the supplied severity vector.

3

What is the operational impact of successful exploitation?

The overflow can corrupt off-heap memory and terminate the JVM, resulting in a denial of service.

4

How can I identify potentially affected code?

Check for deployments of snappy-java through 1.1.10.8 and review calls to Snappy.compress(ByteBuffer, ByteBuffer). Calls are potentially affected when destination-buffer capacity is not sufficient for the resulting compressed data.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203