CVE-2025-69286
HIGH EPSS 38.6%
Published Dec 31, 20256mo ago · Modified Jun 17, 20261w ago
8.9 CVSS 4.0
Published Dec 31, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
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/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
38.6% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-340
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| infiniflow | ragflow | * | <0.22.0 |
References 5
- github.com https://github.com/infiniflow/ragflow/blob/v0.20.5/api/apps/system_app.py#L214-L215
- github.com https://github.com/infiniflow/ragflow/blob/v0.20.5/api/utils/__init__.py#L343
- github.com https://github.com/infiniflow/ragflow/blob/v0.20.5/api/utils/api_utils.py#L378
- github.com https://github.com/infiniflow/ragflow/commit/a3bb4aadcc3494fb27f2a9933b4c46df8eb532e6
- github.com https://github.com/infiniflow/ragflow/security/advisories/GHSA-9j5g-g4xm-57w7
Remediation
- github.com https://github.com/infiniflow/ragflow/commit/a3bb4aadcc3494fb27f2a9933b4c46df8eb532e6