Vulnerability in Infiniflow Ragflow
CVE-2025-69286
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…
EPSS: 0.001 (24.5th percentile) — read the EPSS interpretation.
Affected products
- Infiniflow Ragflow — versions < 0.22.0
Weakness classification (CWE)
References
- https://github.com/infiniflow/ragflow/security/advisories/GHSA-9j5g-g4xm-57w7 (x_refsource_CONFIRM)
- https://github.com/infiniflow/ragflow/commit/a3bb4aadcc3494fb27f2a9933b4c46df8eb532e6 (x_refsource_MISC)
- https://github.com/infiniflow/ragflow/blob/v0.20.5/api/apps/system_app.py#L214-L215 (x_refsource_MISC)
- https://github.com/infiniflow/ragflow/blob/v0.20.5/api/utils/__init__.py#L343 (x_refsource_MISC)
- https://github.com/infiniflow/ragflow/blob/v0.20.5/api/utils/api_utils.py#L378 (x_refsource_MISC)