Infiniflow

Ragflow

20 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.53%
  • Veröffentlicht 20.03.2025 10:11:19
  • Zuletzt bearbeitet 15.10.2025 13:15:40

In infiniflow/ragflow version v0.12.0, there is an improper authentication vulnerability that allows a user to view another user's invite list. This can lead to a privacy breach where users' personal or private information, such as email addresses or...

Exploit
  • EPSS 0.38%
  • Veröffentlicht 20.03.2025 10:11:07
  • Zuletzt bearbeitet 01.04.2025 20:34:33

An XSS vulnerability in infiniflow/ragflow version 0.12.0 allows an attacker to upload a malicious PDF file to the knowledge base. When the file is viewed within Ragflow, the payload is executed in the context of the user's browser. This can lead to ...

Exploit
  • EPSS 1.3%
  • Veröffentlicht 20.03.2025 10:11:05
  • Zuletzt bearbeitet 04.04.2025 09:15:15

In infiniflow/ragflow versions 0.12.0, the `web_crawl` function in `document_app.py` contains multiple vulnerabilities. The function does not filter URL parameters, allowing attackers to exploit Full Read SSRF by accessing internal network addresses ...

  • EPSS 0.5%
  • Veröffentlicht 20.03.2025 10:10:45
  • Zuletzt bearbeitet 15.04.2026 00:35:42

A stored cross-site scripting (XSS) vulnerability exists in infiniflow/ragflow, affecting the latest commit on the main branch (cec2080). The vulnerability allows an attacker to upload HTML/XML files that can host arbitrary JavaScript payloads. These...

Exploit
  • EPSS 1.66%
  • Veröffentlicht 20.03.2025 10:10:08
  • Zuletzt bearbeitet 14.07.2025 17:53:11

A vulnerability in infiniflow/ragflow versions v0.12.0 allows for remote code execution. The RPC server in RagFlow uses a hard-coded AuthKey 'authkey=b'infiniflow-token4kevinhu'' which can be easily fetched by attackers to join the group communicatio...

Exploit
  • EPSS 0.67%
  • Veröffentlicht 20.03.2025 10:09:37
  • Zuletzt bearbeitet 15.10.2025 13:15:41

A vulnerability in infiniflow/ragflow version RAGFlow-0.13.0 allows for partial account takeover via insecure data querying. The issue arises from the way tenant IDs are handled in the application. If a user has access to multiple tenants, they can m...

Exploit
  • EPSS 0.6%
  • Veröffentlicht 25.02.2025 19:15:15
  • Zuletzt bearbeitet 22.04.2025 12:57:00

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. Versions 0.15.1 and prior are vulnerable to SQL injection. The ExeSQL component extracts the SQL statement from the input and sends it directly to the database query. As of time o...

Exploit
  • EPSS 0.47%
  • Veröffentlicht 21.02.2025 21:15:23
  • Zuletzt bearbeitet 16.07.2025 14:24:03

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. An authenticated user can exploit the Insecure Direct Object Reference (IDOR) vulnerability that may lead to unauthorized cross-tenant access ...

Exploit
  • EPSS 0.53%
  • Veröffentlicht 09.12.2024 17:15:09
  • Zuletzt bearbeitet 10.07.2025 22:34:47

RAGFlow 0.13.0 suffers from improper access control in document-hooks.ts, allowing unauthorized access to user documents.

Exploit
  • EPSS 1.14%
  • Veröffentlicht 19.10.2024 04:15:05
  • Zuletzt bearbeitet 15.10.2025 13:15:34

The `add_llm` function in `llm_app.py` in infiniflow/ragflow version 0.11.0 contains a remote code execution (RCE) vulnerability. The function uses user-supplied input `req['llm_factory']` and `req['llm_name']` to dynamically instantiate classes from...