icon

We found results for “

CVE-2025-69286

Good to know:

icon
icon

Date: December 31, 2025

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.

Severity Score

Severity Score

Weakness Type (CWE)

Generation of Predictable Numbers or Identifiers

CWE-340

Top Fix

icon

Upgrade Version

Upgrade to version https://github.com/infiniflow/ragflow.git - v0.22.0

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us