CVE-2025-68700
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
- Ragflow
- Infiniflow Ragflow
- < 0.23.0
- Fix
- Available
- CVSS 4.0
- 9.4 CRITICAL
- CVSS 3.1
- 8.8 HIGH
- EPSS
- 0.5% (40th percentile)
- Weakness
- CWE-78
- NVD status
- Analyzed
- Published
- 2025-12-31
No indexed exploits for CVE-2025-68700 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2025-68700 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.