CVE-2026-52131
Analyzed
Analyzed - Analysis Complete
Reachable Assertion in llama.cpp via gguf_reader
Vulnerability report for CVE-2026-52131, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-09-01
Last updated on: 2026-09-04
Assigner: MITRE
Description
Description
llama.cpp b5693 and before has a Reachable Assertion via the gguf_reader::read function.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ggml | llama.cpp | to b5693 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-617 | The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary. |