Skip to main content

Infiniflow

16 CVEs vendor

Monthly

CVE-2026-75898 Aug 18, 14:24 HIGH PATCH This Week

Server-side request forgery in RAGFlow before v0.26.3 allows authenticated users who can create or trigger agent workflows to direct the server to make HTTP requests to arbitrary internal destinations, including RFC 1918 addresses, loopback interfaces, link-local ranges, and cloud instance metadata endpoints. The vulnerable 'Invoke' component in agent/component/invoke.py bypasses the shared assert_url_is_safe validator consistently applied in other fetch paths (crawler, SearXNG, file-upload, RSS), and returns the fetched response body directly to the caller. No public exploit has been identified at time of analysis, though two patch commits are publicly visible on GitHub and the vulnerable code location is documented in the references.

SSRF Ragflow Infiniflow
NVD GitHub
CVSS 4.0
8.4
EPSS
0.3%
CVE-2026-45312 May 29, 12:24 CRITICAL Act Now

Server-side template injection in RAGFlow 0.24.0 and earlier allows any authenticated user to execute arbitrary operating system commands on the host through the Jinja2-based prompt generator (rag/prompts/generator.py). Because RAGFlow installations commonly permit open self-registration, the practical barrier is minimal: an attacker registers an account, builds a Canvas workflow chaining a DuckDuckGo retrieval node with an LLM node, and triggers the SSTI to break out of the Jinja2 sandbox. No public exploit identified at time of analysis, but the vendor security advisory describes the chain explicitly.

Code Injection Ssti Ragflow Infiniflow
NVD GitHub
CVSS 3.1
9.9
EPSS
0.0%
CVE-2026-28797 Apr 03, 21:41 HIGH This Week

Server-Side Template Injection in RAGFlow 0.24.0 and earlier allows authenticated users to execute arbitrary OS commands via unsandboxed Jinja2 template rendering in Agent workflow components. The vulnerability affects the Text Processing (StringTransform) and Message components, where user-supplied templates are processed without sandboxing. With a CVSS 8.7 score and low attack complexity (AC:L), authenticated attackers can achieve full system compromise remotely. No public exploit identified at time of analysis, and no vendor-released patch available as of publication date.

Python Code Injection Ragflow Infiniflow
NVD GitHub
CVSS 4.0
8.7
EPSS
0.1%
CVE-2026-24770 Jan 27, 22:15 CRITICAL POC PATCH Act Now

Path traversal vulnerability in RAGFlow RAG engine version 0.23.1 allows unauthenticated attackers to read arbitrary files from the server filesystem. PoC available, patch available.

RCE AI / ML Ragflow Infiniflow
NVD GitHub
CVSS 3.1
9.8
EPSS
0.9%
CVE-2026-58579 Jul 02, 19:38 MEDIUM POC PATCH This Month

Stored XSS in RAGFlow before 0.26.3 enables cross-user JavaScript execution through unsanitized agent pipeline node names rendered in a confirmation modal. An authenticated workspace member injects a payload into a DSL node name via the agent update endpoint; when a different workspace member opens the dataflow result and clicks 'Rerun from current step,' the payload executes in their browser, enabling session token theft and account takeover across the workspace trust boundary. No CISA KEV listing exists, but a public proof-of-concept is available and a vendor patch has been released as v0.26.3.

XSS Ragflow Infiniflow
NVD GitHub
CVSS 4.0
5.1
EPSS
0.2%
CVE-2025-48187 May 17, 13:15 CRITICAL POC PATCH Act Now

RAGFlow through 0.18.1 allows account takeover because it is possible to conduct successful brute-force attacks against email verification codes to perform arbitrary account registration, login, and. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Ragflow Infiniflow
NVD GitHub
CVSS 3.1
9.1
EPSS
0.3%
CVE-2024-12880 Mar 20, 10:15 MEDIUM POC This Month

A vulnerability in infiniflow/ragflow version RAGFlow-0.13.0 allows for partial account takeover via insecure data querying. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Ragflow Infiniflow
NVD
CVSS 3.1
6.5
EPSS
0.1%
CVE-2024-12871 Mar 20, 10:15 MEDIUM POC This Month

An XSS vulnerability in infiniflow/ragflow version 0.12.0 allows an attacker to upload a malicious PDF file to the knowledge base. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Ragflow Infiniflow
NVD
CVSS 3.1
5.4
EPSS
0.1%
CVE-2024-12869 Mar 20, 10:15 MEDIUM POC Monitor

In infiniflow/ragflow version v0.12.0, there is an improper authentication vulnerability that allows a user to view another user's invite list. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Ragflow Infiniflow
NVD
CVSS 3.1
4.3
EPSS
0.1%
CVE-2024-12779 Mar 20, 10:15 HIGH POC This Week

A Server-Side Request Forgery (SSRF) vulnerability exists in infiniflow/ragflow version 0.12.0. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass SSRF Ragflow Infiniflow
NVD
CVSS 3.1
7.5
EPSS
0.1%
CVE-2024-12450 Mar 20, 10:15 CRITICAL POC PATCH Act Now

In infiniflow/ragflow versions 0.12.0, the `web_crawl` function in `document_app.py` contains multiple vulnerabilities. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Chrome Google SSRF Ragflow +1
NVD GitHub
CVSS 3.1
9.8
EPSS
0.3%
CVE-2024-12433 Mar 20, 10:15 CRITICAL POC PATCH Act Now

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Deserialization Ragflow Infiniflow
NVD GitHub
CVSS 3.0
9.8
EPSS
2.1%
CVE-2025-27135 Feb 25, 19:15 HIGH POC This Week

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. Rated high severity (CVSS 8.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

SQLi Ragflow Infiniflow
NVD GitHub
CVSS 4.0
8.9
EPSS
0.3%
CVE-2025-25282 Feb 21, 21:15 HIGH POC This Week

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Ragflow Infiniflow
NVD GitHub
CVSS 3.0
8.1
EPSS
0.1%
CVE-2024-53450 Dec 09, 17:15 HIGH POC This Week

RAGFlow 0.13.0 suffers from improper access control in document-hooks.ts, allowing unauthorized access to user documents. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Buffer Overflow Information Disclosure Ragflow Infiniflow
NVD GitHub
CVSS 3.1
7.5
EPSS
0.5%
CVE-2024-10131 Oct 19, 04:15 HIGH POC This Week

The `add_llm` function in `llm_app.py` in infiniflow/ragflow version 0.11.0 contains a remote code execution (RCE) vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

RCE Code Injection Ragflow Infiniflow
NVD
CVSS 3.1
8.8
EPSS
1.1%
EPSS 0% CVSS 8.4
HIGH PATCH This Week

Server-side request forgery in RAGFlow before v0.26.3 allows authenticated users who can create or trigger agent workflows to direct the server to make HTTP requests to arbitrary internal destinations, including RFC 1918 addresses, loopback interfaces, link-local ranges, and cloud instance metadata endpoints. The vulnerable 'Invoke' component in agent/component/invoke.py bypasses the shared assert_url_is_safe validator consistently applied in other fetch paths (crawler, SearXNG, file-upload, RSS), and returns the fetched response body directly to the caller. No public exploit has been identified at time of analysis, though two patch commits are publicly visible on GitHub and the vulnerable code location is documented in the references.

SSRF Ragflow Infiniflow
NVD GitHub
EPSS 0% CVSS 9.9
CRITICAL Act Now

Server-side template injection in RAGFlow 0.24.0 and earlier allows any authenticated user to execute arbitrary operating system commands on the host through the Jinja2-based prompt generator (rag/prompts/generator.py). Because RAGFlow installations commonly permit open self-registration, the practical barrier is minimal: an attacker registers an account, builds a Canvas workflow chaining a DuckDuckGo retrieval node with an LLM node, and triggers the SSTI to break out of the Jinja2 sandbox. No public exploit identified at time of analysis, but the vendor security advisory describes the chain explicitly.

Code Injection Ssti Ragflow +1
NVD GitHub
EPSS 0% CVSS 8.7
HIGH This Week

Server-Side Template Injection in RAGFlow 0.24.0 and earlier allows authenticated users to execute arbitrary OS commands via unsandboxed Jinja2 template rendering in Agent workflow components. The vulnerability affects the Text Processing (StringTransform) and Message components, where user-supplied templates are processed without sandboxing. With a CVSS 8.7 score and low attack complexity (AC:L), authenticated attackers can achieve full system compromise remotely. No public exploit identified at time of analysis, and no vendor-released patch available as of publication date.

Python Code Injection Ragflow +1
NVD GitHub
EPSS 1% CVSS 9.8
CRITICAL POC PATCH Act Now

Path traversal vulnerability in RAGFlow RAG engine version 0.23.1 allows unauthenticated attackers to read arbitrary files from the server filesystem. PoC available, patch available.

RCE AI / ML Ragflow +1
NVD GitHub
EPSS 0% CVSS 5.1
MEDIUM POC PATCH This Month

Stored XSS in RAGFlow before 0.26.3 enables cross-user JavaScript execution through unsanitized agent pipeline node names rendered in a confirmation modal. An authenticated workspace member injects a payload into a DSL node name via the agent update endpoint; when a different workspace member opens the dataflow result and clicks 'Rerun from current step,' the payload executes in their browser, enabling session token theft and account takeover across the workspace trust boundary. No CISA KEV listing exists, but a public proof-of-concept is available and a vendor patch has been released as v0.26.3.

XSS Ragflow Infiniflow
NVD GitHub
EPSS 0% CVSS 9.1
CRITICAL POC PATCH Act Now

RAGFlow through 0.18.1 allows account takeover because it is possible to conduct successful brute-force attacks against email verification codes to perform arbitrary account registration, login, and. Rated critical severity (CVSS 9.1), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Ragflow Infiniflow
NVD GitHub
EPSS 0% CVSS 6.5
MEDIUM POC This Month

A vulnerability in infiniflow/ragflow version RAGFlow-0.13.0 allows for partial account takeover via insecure data querying. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Ragflow Infiniflow
NVD
EPSS 0% CVSS 5.4
MEDIUM POC This Month

An XSS vulnerability in infiniflow/ragflow version 0.12.0 allows an attacker to upload a malicious PDF file to the knowledge base. Rated medium severity (CVSS 5.4), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

XSS Ragflow Infiniflow
NVD
EPSS 0% CVSS 4.3
MEDIUM POC Monitor

In infiniflow/ragflow version v0.12.0, there is an improper authentication vulnerability that allows a user to view another user's invite list. Rated medium severity (CVSS 4.3), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Ragflow Infiniflow
NVD
EPSS 0% CVSS 7.5
HIGH POC This Week

A Server-Side Request Forgery (SSRF) vulnerability exists in infiniflow/ragflow version 0.12.0. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass SSRF Ragflow +1
NVD
EPSS 0% CVSS 9.8
CRITICAL POC PATCH Act Now

In infiniflow/ragflow versions 0.12.0, the `web_crawl` function in `document_app.py` contains multiple vulnerabilities. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Chrome Google +3
NVD GitHub
EPSS 2% CVSS 9.8
CRITICAL POC PATCH Act Now

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available.

RCE Deserialization Ragflow +1
NVD GitHub
EPSS 0% CVSS 8.9
HIGH POC This Week

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. Rated high severity (CVSS 8.9), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

SQLi Ragflow Infiniflow
NVD GitHub
EPSS 0% CVSS 8.1
HIGH POC This Week

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Ragflow Infiniflow
NVD GitHub
EPSS 1% CVSS 7.5
HIGH POC This Week

RAGFlow 0.13.0 suffers from improper access control in document-hooks.ts, allowing unauthorized access to user documents. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitable, no authentication required, low attack complexity. Public exploit code available and no vendor patch available.

Authentication Bypass Buffer Overflow Information Disclosure +2
NVD GitHub
EPSS 1% CVSS 8.8
HIGH POC This Week

The `add_llm` function in `llm_app.py` in infiniflow/ragflow version 0.11.0 contains a remote code execution (RCE) vulnerability. Rated high severity (CVSS 8.8), this vulnerability is remotely exploitable, low attack complexity. Public exploit code available and no vendor patch available.

RCE Code Injection Ragflow +1
NVD

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy