CVE-2026-34159CRITICAL 9.8EPSS p62.1%

CVE-2026-34159CVE-2026-34159

Description

llama.cpp is an inference of several LLM models in C/C++. Prior to version b8492, the RPC backend's deserialize_tensor() skips all bounds validation when a tensor's buffer field is 0. An unauthenticated attacker can read and write arbitrary process memory via crafted GRAPH_COMPUTE messages. Combined with pointer leaks from ALLOC_BUFFER/BUFFER_GET_BASE, this gives full ASLR bypass and remote code execution. No authentication required, just TCP access to the RPC server port. This issue has been patched in version b8492.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS1.13% probability of exploitation · percentile 62.1% · 2026-06-19T12:03:05Z
Published2026-04-01
Last modified2026-04-30

Underlying weaknesses· 1

CWE-119

References

  1. https://github.com/ggml-org/llama.cpp/commit/39bf0d3c6a95803e0f41aaba069ffbee26721042
  2. https://github.com/ggml-org/llama.cpp/pull/20908
  3. https://github.com/ggml-org/llama.cpp/security/advisories/GHSA-j8rj-fmpv-wcxw

1

TypeTargetConfidenceTier
WeaknessImproper Restriction of Operations within the Bounds of a Memory Buffercwe-1190%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-49847
CVE
CVE-2026-21869
CVE
CVE-2025-52566
CVE
CVE-2025-62164
CVE
CVE-2026-7482
CVE
CVE-2026-24163
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.