High severity8.1NVD Advisory· Published Aug 6, 2026
CVE-2026-43632
CVE-2026-43632
Description
llama.cpp builds b7492 through the latest b9060 contains a use-after-free vulnerability in llama-server affecting six tokenization endpoints (/tokenize, /detokenize, /infill, /apply-template, /rerank, and /anthropic/count_tokens) that bypass the task queue and access ctx_server.vocab directly on HTTP worker threads. Attackers can exploit a time-of-check-time-of-use race condition where the main thread destroys and frees vocab after the synchronization lock is released but before the handler finishes using it, causing a crash or potential code execution when --sleep-idle-seconds is configured.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected products
3- Range: b7492 through b9060
Patches
Vulnerability mechanics
News mentions
0No linked articles in our index yet.