RAGFlow Remote Code Execution Vulnerability
Description
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In versions prior to 0.23.0, a low-privileged authenticated user (normal login account) can execute arbitrary system commands on the server host process via the frontend Canvas CodeExec component, completely bypassing sandbox isolation. This occurs because untrusted data (stdout) is parsed using eval() with no filtering or sandboxing. The intended design was to "automatically convert string results into Python objects," but this effectively executes attacker-controlled code. Additional endpoints lack access control or contain inverted permission logic, significantly expanding the attack surface and enabling chained exploitation. Version 0.23.0 contains a patch for the issue.
Affected products
1- Range: v0.1.0, v0.10.0, v0.11.0, …
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
2- github.com/infiniflow/ragflow/commit/7a344a32f9f83529e12ca12f40f2657eb79fe811mitrex_refsource_MISC
- github.com/infiniflow/ragflow/security/advisories/GHSA-8xw3-v6c2-j84jmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.