CVE-2025-6211
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-07-10

Last updated on: 2025-07-30

Assigner: huntr.dev

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-07-10
Last Modified
2025-07-30
Generated
2026-05-07
AI Q&A
2025-07-10
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
llamaindex llamaindex to 0.3.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-440 A feature, API, or function does not perform according to its specification.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the DocugamiReader class of the run-llama/llama_index repository (up to version 0.12.28). It uses MD5 hashing to generate IDs for document chunks, which can cause hash collisions when different chunks have identical text. As a result, one chunk can overwrite another, leading to loss of important document content, breakage of chunk hierarchies, and inaccurate or hallucinated AI responses.


How can this vulnerability impact me? :

The vulnerability can cause loss of semantically or legally important document content due to chunk overwriting, break the parent-child relationships between document chunks, and produce inaccurate or hallucinated responses in AI outputs, potentially affecting the reliability and integrity of document processing and AI-generated information.


What immediate steps should I take to mitigate this vulnerability?

Upgrade the run-llama/llama_index repository to version 0.3.1 or later, where the vulnerability involving MD5 hashing in the DocugamiReader class has been resolved.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart