CVE Vulnerabilities

CVE-2025-69286

Generation of Predictable Numbers or Identifiers

Published: Dec 31, 2025 | Modified: Jan 06, 2026
CVSS 3.x
9.8
CRITICAL
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu
root.io logo minimus.io logo echo.ai logo

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 owners account. Version 0.22.0 fixes the issue.

Weakness

The product uses a scheme that generates numbers or identifiers that are more predictable than required.

Affected Software

NameVendorStart VersionEnd Version
RagflowInfiniflow*0.22.0 (excluding)

References