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.
INFO
Published Date :
2025-12-31T21:52:54.304Z
Last Modified :
2026-01-02T14:35:31.041Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-69286 vulnerability.
| Vendors | Products |
|---|---|
| Infiniflow |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-69286.