← Back to CVEs
CVE-2025-69286
CRITICAL9.8
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.
CVE Details
CVSS v3.1 Score9.8
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published12/31/2025
Last Modified1/6/2026
Sourcenvd
Honeypot Sightings0
Affected Products
infiniflow:ragflow
Weaknesses (CWE)
CWE-340
References
https://github.com/infiniflow/ragflow/blob/v0.20.5/api/apps/system_app.py#L214-L215(security-advisories@github.com)
https://github.com/infiniflow/ragflow/blob/v0.20.5/api/utils/__init__.py#L343(security-advisories@github.com)
https://github.com/infiniflow/ragflow/blob/v0.20.5/api/utils/api_utils.py#L378(security-advisories@github.com)
https://github.com/infiniflow/ragflow/commit/a3bb4aadcc3494fb27f2a9933b4c46df8eb532e6(security-advisories@github.com)
https://github.com/infiniflow/ragflow/security/advisories/GHSA-9j5g-g4xm-57w7(security-advisories@github.com)
https://github.com/infiniflow/ragflow/security/advisories/GHSA-9j5g-g4xm-57w7(134c704f-9b21-4f2e-91b3-4a467353bcc0)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.