---
cve: "CVE-2026-93452"
severity: "HIGH"
cvss: 8.7
epss: "0.5%"
vendor: "xerial"
kev: false
exploited: false
published: "2026-09-18 00:17:49"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T05:36:21+02:00"
---

# CVE-2026-93452

> 8.7 HIGH · 🧪 PoC

## Beschreibung

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-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 9bf8a09c7bce149f3f3e5f2d1e5a5be550b46aec (Commit)

## Referenzen

- <https://github.com/xerial/snappy-java/issues/732>
- <https://github.com/xerial/snappy-java/blob/v1.1.10.8/src/main/java/org/xerial/snappy/Snappy.java#L137>
- <https://github.com/xerial/snappy-java>
- <https://www.vulncheck.com/advisories/snappy-java-through-1.1.10.8-buffer-overflow-in-snappy-compress>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-93452) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
