8.8
HIGH CVSS 3.1
CVE-2024-32878
Use of Uninitialized Variable Vulnerability in llama.cpp
Description

Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in gguf_init_from_file, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this uninitialized value and cause arbitrary address free problems. This may further lead to be exploited. Causes llama.cpp to crash (DoS) and may even lead to arbitrary code execution (RCE). This vulnerability has been patched in commit b2740.

INFO

Published Date :

April 26, 2024, 9:15 p.m.

Last Modified :

Sept. 2, 2025, 6:30 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2024-32878 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Ggerganov llama.cpp
1 Ggml llama.cpp
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH [email protected]
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2024-32878.

URL Resource
https://github.com/ggerganov/llama.cpp/releases/tag/b2749 Release Notes
https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv Vendor Advisory
https://github.com/ggerganov/llama.cpp/releases/tag/b2749 Release Notes
https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-32878 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-32878 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-32878 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-32878 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Sep. 02, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
    Added CPE Configuration OR *cpe:2.3:a:ggml:llama.cpp:*:*:*:*:*:*:*:* versions from (including) b2715 up to (excluding) b2740
    Added Reference Type CVE: https://github.com/ggerganov/llama.cpp/releases/tag/b2749 Types: Release Notes
    Added Reference Type GitHub, Inc.: https://github.com/ggerganov/llama.cpp/releases/tag/b2749 Types: Release Notes
    Added Reference Type CVE: https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv Types: Vendor Advisory
    Added Reference Type GitHub, Inc.: https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv Types: Vendor Advisory
  • CVE Modified by af854a3a-2127-422b-91ae-364da2661108

    Nov. 21, 2024

    Action Type Old Value New Value
    Added Reference https://github.com/ggerganov/llama.cpp/releases/tag/b2749
    Added Reference https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv
  • CVE Modified by [email protected]

    May. 14, 2024

    Action Type Old Value New Value
  • CVE Received by [email protected]

    Apr. 26, 2024

    Action Type Old Value New Value
    Added Description Llama.cpp is LLM inference in C/C++. There is a use of uninitialized heap variable vulnerability in gguf_init_from_file, the code will free this uninitialized variable later. In a simple POC, it will directly cause a crash. If the file is carefully constructed, it may be possible to control this uninitialized value and cause arbitrary address free problems. This may further lead to be exploited. Causes llama.cpp to crash (DoS) and may even lead to arbitrary code execution (RCE). This vulnerability has been patched in commit b2740.
    Added Reference GitHub, Inc. https://github.com/ggerganov/llama.cpp/security/advisories/GHSA-p5mv-gjc5-mwqv [No types assigned]
    Added Reference GitHub, Inc. https://github.com/ggerganov/llama.cpp/releases/tag/b2749 [No types assigned]
    Added CWE GitHub, Inc. CWE-456
    Added CVSS V3.1 GitHub, Inc. AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:L
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 8.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact