CVE Catalog

CVE-2026-43630

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.45%

37th percentile - higher than 37% of all known CVEs

Summary

llama.cpp builds b5702 through b7653 contain an out-of-bounds read vulnerability in the recurrent memory state restore path that allows attackers with write access to the slot save directory to read memory past the end of the allocated cells array. Attackers can craft a malicious slot file with an oversized seq_id value to trigger an out-of-bounds read that leaks heap data including pointer values into server logs, defeating ASLR protections and facilitating further exploitation.

Risk Assessment

Heap data disclosure, including pointers, may allow an attacker to bypass ASLR and conduct further attacks such as code execution.

Recommendation

Update llama.cpp to a version newer than b7653 to fix the out-of-bounds read vulnerability.

Other vulnerabilities in llama.cpp

See all
Original NVD description (English source)

llama.cpp builds b5702 through b7653 contain an out-of-bounds read vulnerability in the recurrent memory state restore path that allows attackers with write access to the slot save directory to read memory past the end of the allocated cells array. Attackers can craft a malicious slot file with an oversized seq_id value to trigger an out-of-bounds read that leaks heap data including pointer values into server logs, defeating ASLR protections and facilitating further exploitation.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS