CVE 8.9 HIGH

RAGFlow has Predictable Token Generation Leading to Authentication Bypass Vulnerability_CVE-2025-69286

8.9 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P

Description

RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine. In versions prior to 0.22.0, the use of an insecure key generation algorithm in the API key and beta (assistant/agent share auth) token generation process allows these tokens to be mutually derivable. Specifically, both tokens are generated using the same `URLSafeTimedSerializer` with predictable inputs, enabling an unauthorized user who obtains the shared assistant/agent URL to derive the personal API key. This grants them full control over the assistant/agent owner's account. Version 0.22.0 fixes the issue.

AI Analysis

Predictable token generation vulnerability leading to authentication bypass in RAGFlow engine

Basic Information

ID CVE-2025-69286
Source GitHub_M
Published Dec 31, 2025 at 21:52

Affected Product

Vendor infiniflow
Product ragflow
Version < 0.22.0
Affected Versions infiniflow ragflow < 0.22.0

CWE Classification

AI Assessment

AI Score 8.9 / 10
AI Severity High
Vendor infiniflow
Product RAGFlow
Version < 0.22.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.