CVE-2026-34159
Last modified
CVE-2026-34159 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 1.13% chance of exploitation in the next 30 days.
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.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ggml | Llama.Cpp | < b8492 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34159?
How severe is CVE-2026-34159?
How do I fix CVE-2026-34159?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-34152Coolify is an open-source and self-hostable tool for managin…8.8
- CVE-2026-34153Coolify is an open-source and self-hostable tool for managin…8.8
- CVE-2026-34154Discourse is an open-source discussion platform. In versions…5.3
- CVE-2026-34155RAUC controls the update process on embedded Linux systems. …5.3
- CVE-2026-34156NocoBase is an AI-powered no-code/low-code platform for buil…9.9
- CVE-2026-34158Coolify is an open-source and self-hostable tool for managin…8.8
- CVE-2026-3416The API Publisher component previously used a non-cryptograp…7.5
- CVE-2026-34160Chamilo LMS is an open-source learning management system. In…8.6
- CVE-2026-34161Chamilo LMS is an open-source learning management system. In…5.4
- CVE-2026-34162FastGPT is an AI Agent building platform. Prior to version 4…10
- CVE-2026-34163FastGPT is an AI Agent building platform. Prior to version 4…7.7
- CVE-2026-34164Valtimo is an open-source business process automation platfo…4.9
Are you affected by CVE-2026-34159?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
