CVE-2025-6211

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:*

History

30 Jul 2025, 20:00

Type Values Removed Values Added
CPE cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:*
First Time Llamaindex llamaindex
Llamaindex
Summary
  • (es) Una vulnerabilidad en la clase DocugamiReader del repositorio run-llama/llama_index, hasta la versión 0.12.28, implica el uso de hash MD5 para generar identificadores para fragmentos de documentos. Este enfoque provoca colisiones de hash cuando fragmentos estructuralmente distintos contienen texto idéntico, lo que provoca que un fragmento sobrescriba a otro. Esto puede provocar la pérdida de contenido semántico o legalmente importante del documento, la ruptura de las jerarquías de fragmentos padre-hijo y respuestas inexactas o alucinadas en las salidas de IA. El problema se ha resuelto en la versión 0.3.1.
References () https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352 - () https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352 - Patch
References () https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389 - () https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389 - Exploit, Third Party Advisory

10 Jul 2025, 16:15

Type Values Removed Values Added
References () https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389 - () https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389 -

10 Jul 2025, 13:17

Type Values Removed Values Added
New CVE

Information

Published : 2025-07-10 13:15

Updated : 2025-07-30 20:00


NVD link : CVE-2025-6211

Mitre link : CVE-2025-6211

CVE.ORG link : CVE-2025-6211


JSON object : View

Products Affected

llamaindex

  • llamaindex
CWE
CWE-440

Expected Behavior Violation