---
title: "CVE-2026-93451\n    | Ubuntu"
description: Ubuntu is an open source software operating system that runs from the
  desktop, to the cloud, to all your internet connected things.
url: https://ubuntu.com/security/CVE-2026-93451?format=md
keywords: index, follow
---

# CVE-2026-93451

Publication date 21 September 2026

Last updated 21 September 2026

---

Ubuntu priority

**Medium**

[Why this priority?](https://ubuntu.com/security/cves/about#priority )

## Cvss 3 Severity Score

**6.5 · Medium**

[Score breakdown](https://ubuntu.com/security/CVE-2026-93451?format=md#impact-score)

Toggle side navigation

## 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.

## Status

Show unmaintained releases

| Package | Ubuntu Release | Status |
| --- | --- | --- |
| snappy-java | 26.04 LTS resolute | Needs evaluation |
| 24.04 LTS noble | Needs evaluation |
| 22.04 LTS jammy | Needs evaluation |
| 20.04 LTS focal | Needs evaluation |
| 18.04 LTS bionic | Needs evaluation |
| 16.04 LTS xenial | Needs evaluation |
| 14.04 LTS trusty | Needs evaluation |

---

* [How can I get the fixes?](https://ubuntu.com/security/cves/about#security)
* [What do statuses mean?](https://ubuntu.com/security/cves/about#statuses)

## Severity score breakdown

CVSS version:

CVSS v4.0

[CVSS v4.0](https://ubuntu.com/security/CVE-2026-93451?format=md)
[CVSS v3.0](https://ubuntu.com/security/CVE-2026-93451?format=md)

**Base score**

6.9 · Medium

* Base metrics

  | Parameter | Value |
  | --- | --- |
  | Attack vector | Network |
  | Attack complexity | Low |
  | Attack requirements | None |
  | Privileges required | None |
  | User interaction | None |
  | Vulnerable system - Confidentiality impact | None |
  | Vulnerable system - Integrity impact | Low |
  | Vulnerable system - Availability impact | Low |
  | Subsequent system - Confidentiality impact | None |
  | Subsequent system - Integrity impact | None |
  | Subsequent system - Availability impact | None |
* Scores

  | Parameter | Value |
  | --- | --- |
  | Base score | 6.9 · Medium |
  | Base + Threat score | - |
  | Base + Environmental score | - |
  | Base + Threat + Environmental score | - |

**Vector:** 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

## References

* [MITRE](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-93451)
* [NVD](https://nvd.nist.gov/vuln/detail/CVE-2026-93451)
* [Launchpad](https://launchpad.net/bugs/cve/CVE-2026-93451)
* [Debian](https://security-tracker.debian.org/tracker/CVE-2026-93451)

### Other references

* <https://www.cve.org/CVERecord?id=CVE-2026-93451>
* <https://github.com/xerial/snappy-java>
* <https://github.com/xerial/snappy-java/blob/v1.1.10.8/src/main/java/org/xerial/snappy/Snappy.java#L802>
* <https://github.com/xerial/snappy-java/issues/729>
* <https://www.vulncheck.com/advisories/snappy-java-through-1.1.10.8-buffer-overflow-via-typed-uncompress-methods>
