Improper access control in Dify - CVE-2025-59422
Published: July 27, 2026
Dify
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the /console/api/apps/<APP_ID>/chat-messages endpoint when handling requests with a conversation_id parameter. A remote user can send a crafted request using their own bearer token to disclose sensitive information.
Exploitation requires the attacker to be in the same workspace and to know the conversation_id of another user's chat.