VYPR
High severity8.8OSV Advisory· Published Dec 31, 2025· Updated Jun 17, 2026

CVE-2025-68700

CVE-2025-68700

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Infiniflow/RagflowOSV3 versions
    v0.1.0, v0.10.0, v0.11.0, …+ 2 more
    • (no CPE)range: v0.1.0, v0.10.0, v0.11.0, …
    • cpe:2.3:a:infiniflow:ragflow:*:*:*:*:*:*:*:*range: <0.23.0
    • (no CPE)range: <0.23.0

Patches

Vulnerability mechanics

References

2

News mentions

0

No linked articles in our index yet.