---
cve: "CVE-2026-43627"
severity: "HIGH"
cvss: 8.5
epss: "0.1%"
vendor: "ggml-org"
kev: false
exploited: false
published: "2026-08-06 15:40:19"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T08:18:17+02:00"
---

# CVE-2026-43627

> 8.5 HIGH · 🧪 PoC

## Beschreibung

llama.cpp builds b1283 through b9058 contain an integer overflow vulnerability in the llama_batch_init() function where unchecked multiplications in malloc() calls can wrap past INT32_MAX when computing allocation sizes. Attackers can pass specially crafted parameters to trigger integer overflow, causing heap corruption and potentially achieving arbitrary code execution through subsequent batch operations that write past allocated buffer boundaries.

## CVSS-Vektor

```
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |

## Referenzen

- <https://github.com/Vladimir-tokarev-cyera/llama-cpp-security-patches>
- <https://www.vulncheck.com/advisories/llama-cpp-b1283-b9058-integer-overflow-in-llama-batch-init-function>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-43627) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
