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.
Conclusion & alert: CVE-2026-34159 is rated High Exploit Risk (75.8/100): CVSS Critical severity, with medium exploitation likelihood (EPSS 0.42%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-08 | 0.53% | 0.42% | -0.12% |
| 2 | 2026-05-26 | 0.72% | 0.53% | -0.19% |
| 3 | 2026-05-13 | — | 0.72% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-34159 not yet assigned priority: Debian including 1 source packages (llama.cpp), 2 status rows across 2 suites (forky, sid): resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-34159 |
ubuntu
|
medium | CVE-2026-34159 medium priority: Ubuntu including 1 source packages (llama.cpp), 5 status rows across 5 suites (jammy, noble, questing, resolute, upstream): DNE 2, needs-triage 1, not-affected 1, released 1. | https://ubuntu.com/security/CVE-2026-34159 |
| URL | Tags |
|---|---|
| https://github.com/ggml-org/llama.cpp/commit/39bf0d3c6a95803e0f41aaba069ffbee26721042 | Patch |
| https://github.com/ggml-org/llama.cpp/pull/20908 | Issue Tracking Patch |
| https://github.com/ggml-org/llama.cpp/security/advisories/GHSA-j8rj-fmpv-wcxw | Exploit Vendor Advisory |