Vulnerability Description
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. An authenticated user can exploit the Insecure Direct Object Reference (IDOR) vulnerability that may lead to unauthorized cross-tenant access (list tenant user accounts, add user account into other tenant). Unauthorized cross-tenant access: list user from other tenant (e.g., via GET /<tenant_id>/user/list), add user account to other tenant (POST /<tenant_id>/user). This issue has not yet been patched. Users are advised to reach out to the project maintainers to coordinate a fix.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Infiniflow | Ragflow | >= 0.13.0, < 0.14.1 |
Related Weaknesses (CWE)
References
- https://github.com/infiniflow/ragflow/security/advisories/GHSA-wc5v-g79p-7hchExploitVendor Advisory
- https://github.com/infiniflow/ragflow/security/advisories/GHSA-wc5v-g79p-7hchExploitVendor Advisory
FAQ
What is CVE-2025-25282?
CVE-2025-25282 is a vulnerability with a CVSS score of 8.1 (HIGH). RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding. An authenticated user can exploit the Insecure Direct Object Reference (IDOR) vulnerability ...
How severe is CVE-2025-25282?
CVE-2025-25282 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-25282?
Check the references section above for vendor advisories and patch information. Affected products include: Infiniflow Ragflow.