Vulnerability Description
Dify is an open-source LLM app development platform. In version 1.8.1, a broken access control vulnerability on the /console/api/apps/<APP_ID>chat-messages?conversation_id=<CONVERSATION_ID>&limit=10 endpoint allows users in the same workspace to read chat messages of other users. A regular user is able to read the query data and the filename of the admins and probably other users chats, if they know the conversation_id. This impacts the confidentiality of chats. This issue has been patched in version 1.9.0.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Langgenius | Dify | 1.8.1 |
Related Weaknesses (CWE)
References
- https://github.com/langgenius/dify/commit/b2d8a7eaf1693841411934e2056042845ab4f3Patch
- https://github.com/langgenius/dify/security/advisories/GHSA-jg5j-c9pq-w894ExploitVendor Advisory
- https://github.com/langgenius/dify/security/advisories/GHSA-jg5j-c9pq-w894ExploitVendor Advisory
FAQ
What is CVE-2025-59422?
CVE-2025-59422 is a vulnerability with a CVSS score of 3.1 (LOW). Dify is an open-source LLM app development platform. In version 1.8.1, a broken access control vulnerability on the /console/api/apps/<APP_ID>chat-messages?conversation_id=<CONVERSATION_ID>&limit=10 e...
How severe is CVE-2025-59422?
CVE-2025-59422 has been rated LOW with a CVSS base score of 3.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-59422?
Check the references section above for vendor advisories and patch information. Affected products include: Langgenius Dify.