CVE-2025-6211

NONE EPSS 23.1%
Published Jul 10, 202511mo ago · Modified Jun 17, 20261w ago
Find Similar
Published Jul 10, 2025 11mo ago
Last Modified Jun 17, 2026 1w ago

Description

A vulnerability in the DocugamiReader class of the run-llama/llama_index repository, up to version 0.12.28, involves the use of MD5 hashing to generate IDs for document chunks. This approach leads to hash collisions when structurally distinct chunks contain identical text, resulting in one chunk overwriting another. This can cause loss of semantically or legally important document content, breakage of parent-child chunk hierarchies, and inaccurate or hallucinated responses in AI outputs. The issue is resolved in version 0.3.1.

Threat Intelligence

EPSS Exploit Probability
23.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-440

Affected Products 1

VendorProductVersionRange
llamaindexllamaindex* <0.3.1

References 2

  • github.com https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352
    Patch
  • huntr.com https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352
    Patch