Improper access control in Dify - CVE-2025-32790
Published: April 17, 2025 / Updated: July 28, 2026
Dify
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in /console/api/apps/{app.id}/export when handling export requests for APP DSL files. A remote user can send a request to export an application's DSL to disclose sensitive information.
The issue affects normal user accounts that should not be permitted to export APP DSL intended for administrator team members.