Improper access control in Dify - CVE-2025-32796
Published: April 18, 2025 / Updated: July 28, 2026
Dify
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper access control in the /console/api/apps/{app.id}/site-enable and /console/api/apps/{app.id}/api-enable endpoints when handling authenticated API requests. A remote user can send crafted API requests to enable or disable apps to cause a denial of service.
The issue affects actions that are disabled for normal users in the web UI but still accepted by the API.