CVE-2024-21825
Homebrew vulnerability analysis and mitigation

Overview

A heap-based buffer overflow vulnerability was discovered in the GGUF library GGUF_TYPE_ARRAY/GGUF_TYPE_STRING parsing functionality of llama.cpp Commit 18c2e17. The vulnerability was identified and disclosed in January 2024, affecting the LLaMA.cpp implementation which relies on the ggml library for tensor operations and the GGUF file format for storing LLM model representations (Talos Report).

Technical details

The vulnerability exists in the GGUF file parsing functionality, specifically in the gguf_init_from_file function. The issue occurs during the parsing of GGUF_TYPE_ARRAY/GGUF_TYPE_STRING elements, where an integer overflow can occur during memory allocation. The multiplication between kv->value.arr.n (an arbitrary uint64_t value) and sizeof(struct gguf_str) (16 bytes) can lead to allocating less space than required, potentially resulting in a heap-based buffer overflow. The vulnerability has been assigned a CVSSv3 score of 8.8 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) and is classified under CWE-190 (Integer Overflow or Wraparound) (Talos Report).

Impact

The vulnerability can lead to code execution when a specially crafted .gguf file is processed by the affected system. An attacker can trigger this vulnerability by providing a malicious file, potentially leading to unauthorized code execution with the privileges of the application processing the file (Talos Report).

Mitigation and workarounds

The vulnerability has been fixed in a vendor patch released on January 29, 2024. While Databricks independently reported this vulnerability concurrently with Cisco Talos's discovery, users are advised to update to the latest version of llama.cpp that includes the security fix (Talos Report).

Additional resources


SourceThis report was generated using AI

Related Homebrew vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22861HIGH8.8
  • HomebrewHomebrew
  • iccdev
NoYesJan 13, 2026
CVE-2026-22776HIGH8.7
  • HomebrewHomebrew
  • cpp-httplib
NoYesJan 12, 2026
CVE-2026-22783HIGH8.1
  • NixOSNixOS
  • iris
NoYesJan 12, 2026
CVE-2026-21283HIGH7.8
  • Adobe BridgeAdobe Bridge
  • bridge
NoYesJan 13, 2026
CVE-2026-22784LOW2.3
  • NixOSNixOS
  • lychee
NoYesJan 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management