CVE-2025-69286
CRITICALRAGFlow <0.22.0 - Info Disclosure
Title source: llmDescription
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.
Scores
CVSS v3
9.8
EPSS
0.0010
EPSS Percentile
26.7%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Classification
CWE
CWE-340
Status
published
Affected Products (1)
infiniflow/ragflow
< 0.22.0
Timeline
Published
Dec 31, 2025
Tracked Since
Feb 18, 2026