CVE-2025-6211
MEDIUM6.5EPSS 0.30%LlamaIndex vulnerable to data loss through hash collisions in its DocugamiReader class
發布日:2025/7/10修改日:2026/2/4
描述
A vulnerability in the DocugamiReader class of the run-llama/llama_index repository, up to but excluding version 0.12.41, 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.
受影響套件(2)
- PyPI/llama-indexfrom 0, < 0.12.41
- PyPI/llama-index-readers-docugamifrom 0, < 0.3.1
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L |