people · May 13, 2026
SentinelOne Discloses CVE-2025-3225 XML Entity Expansion DoS in LlamaIndex
Share the canonical public link.
SentinelOne disclosed CVE-2025-3225 on May 11, 2026, an XML entity expansion denial-of-service vulnerability in LlamaIndex allowing attackers to crash processes via malicious inputs. The flaw impacts XML parsing in RAG pipelines, differing from previous versions without entity blocking, and requires upgrading to v0.12.29 incorporating defusedxml dependency. The patch routes parsing through defusedxml.ElementTree to prevent attacks, as detailed in GitHub commit 4f6ee06 from May 11, 2026. LlamaIndex team integrated MicroSandbox for agent isolation in sandboxed-lit release on May 11, 2026.