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.
総合評価: CVE-2026-34159 は悪用リスクが高い(76.6/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 1.13%、62 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.42% | 1.13% | +0.71% |
| 2 | 2026-06-08 | 0.53% | 0.42% | -0.12% |
| 3 | 2026-05-26 | — | 0.53% | — |
EPSS の全履歴 (全 7 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 | タグ |
|---|---|
| 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 |