Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-21869

Опубликовано: 08 янв. 2026
Источник: nvd
CVSS3: 8.8
EPSS Низкий

Описание

llama.cpp is an inference of several LLM models in C/C++. In commits 55d4206c8 and prior, the n_discard parameter is parsed directly from JSON input in the llama.cpp server's completion endpoints without validation to ensure it's non-negative. When a negative value is supplied and the context fills up, llama_memory_seq_rm/add receives a reversed range and negative offset, causing out-of-bounds memory writes in the token evaluation loop. This deterministic memory corruption can crash the process or enable remote code execution (RCE). There is no fix at the time of publication.

EPSS

Процентиль: 42%
0.00198
Низкий

8.8 High

CVSS3

Дефекты

CWE-787

Связанные уязвимости

CVSS3: 8.8
ubuntu
3 дня назад

(llama.cpp is an inference of several LLM models in C/C++. In commits 5 ...)

CVSS3: 8.8
debian
7 дней назад

llama.cpp is an inference of several LLM models in C/C++. In commits 5 ...

EPSS

Процентиль: 42%
0.00198
Низкий

8.8 High

CVSS3

Дефекты

CWE-787