CVE-2026-28797

Publication date

2026-04-03 21:41:54

Family

GitHub_M

State

PUBLISHED

Description

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In versions 0.24.0 and prior, a Server-Side Template Injection (SSTI) vulnerability exists in RAGFlows Agent workflow Text Processing (StringTransform) and Message components. These components use Pythons jinja2.Template (unsandboxed) to render user-supplied templates, allowing any authenticated user to execute arbitrary operating system commands on the server. At time of publication, there are no publicly available patches.