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.
References
Link | Resource |
---|---|
https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352 | Patch |
https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389 | Exploit Third Party Advisory |
https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389 | Exploit Third Party Advisory |
Configurations
History
30 Jul 2025, 20:00
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:* | |
First Time |
Llamaindex llamaindex
Llamaindex |
|
Summary |
|
|
References | () https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352 - Patch | |
References | () 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 - |
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