CVE-2025-6211
CVE-2025-6211 is a medium-severity vulnerability in Llamaindex with a CVSS 3.x base score of 6.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-440.
Key facts
- Severity: Medium (CVSS 3.x base score 6.5)
- EPSS exploit prediction: 0% (23rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-20993
- Weakness: CWE-440
- Affected product: Llamaindex
- Published:
- Last modified:
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.
Frequently asked questions
- What is 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.
- How severe is CVE-2025-6211?
- CVE-2025-6211 has a CVSS 3.x base score of 6.5, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity low, and availability low.
- Is CVE-2025-6211 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (23rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-6211?
- CVE-2025-6211 affects Llamaindex. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-6211?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-6211 have an EU (EUVD) identifier?
- Yes. CVE-2025-6211 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-20993.
- When was CVE-2025-6211 published?
- CVE-2025-6211 was published on 2025-07-10 and last updated on 2026-06-17.
References
- https://github.com/run-llama/llama_index/commit/29b2e07e64ed7d302b1cc058185560b28eaa1352
- https://huntr.com/bounties/1a48a011-a3c5-4979-9ffc-9652280bc389
Affected products (1)
- cpe:2.3:a:llamaindex:llamaindex:*:*:*:*:*:*:*:*
More vulnerabilities in Llamaindex
- CVE-2025-1793 — Critical (CVSS 9.8): Multiple vector store integrations in run-llama/llama_index version v0.12.21 have SQL injection vulnerabilities. These…
- CVE-2025-1750 — Critical (CVSS 9.8): An SQL injection vulnerability exists in the delete function of DuckDBVectorStore in run-llama/llama_index version…
- CVE-2024-12909 — Critical (CVSS 9.8): A vulnerability in the FinanceChatLlamaPack of the run-llama/llama_index repository, versions up to v0.12.3, allows for…
- CVE-2024-11958 — Critical (CVSS 9.8): A SQL injection vulnerability exists in the `duckdb_retriever` component of the run-llama/llama_index repository,…
- CVE-2024-3271 — Critical (CVSS 9.8): A command injection vulnerability exists in the run-llama/llama_index repository, specifically within the safe_eval…
- CVE-2024-23751 — Critical (CVSS 9.8): LlamaIndex (aka llama_index) through 0.9.34 allows SQL injection via the Text-to-SQL feature in NLSQLTableQueryEngine,…
All CVEs affecting Llamaindex →
Other CWE-440 vulnerabilities
- CVE-2019-6569 — Critical (CVSS 9.1): The monitor barrier of the affected products insufficiently blocks data from being forwarded over the mirror port into…
- CVE-2024-32971 — Critical (CVSS 9.0): Apollo Router is a configurable, graph router written in Rust to run a federated supergraph that uses Apollo Federation…
- CVE-2025-8850 — High (CVSS 8.8): In danny-avila/librechat version 0.7.9, there is an insecure API design issue in the 2-Factor Authentication (2FA)…
- CVE-2026-8806 — High (CVSS 8.7): Expected Behavior Violation vulnerability in Mitsubishi Electric MELSEC iQ-F Series FX5-ENET/IP Ethernet Module…
- CVE-2018-12550 — High (CVSS 8.1): When Eclipse Mosquitto version 1.0 to 1.5.5 (inclusive) is configured to use an ACL file, and that ACL file is empty,…
- CVE-2023-4807 — High (CVSS 7.8): Issue summary: The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the…