First published: Fri Apr 18 2025(Updated: )
Dify is an open-source LLM app development platform. Prior to version 0.6.12, a vulnerability was identified in the DIFY where normal users can enable or disable apps through the API, even though the web UI button for this action is disabled and normal users are not permitted to make such changes. This access control flaw allows non-admin users to make unauthorized changes, which can disrupt the functionality and availability of the APPS. This issue has been patched in version 0.6.12. A workaround for this vulnerability involves updating the API access control mechanisms to enforce stricter user role permissions and implementing role-based access controls (RBAC) to ensure that only users with admin privileges can send enable or disable requests for apps.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Dify | <0.6.12 | |
Langgenius Dify Node.js | <=0.6.8 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2025-32796 is considered to be moderate as it allows normal users to enable or disable apps through the API.
To fix CVE-2025-32796, upgrade to Dify version 0.6.12 or later where this vulnerability has been addressed.
CVE-2025-32796 affects all versions of Dify prior to version 0.6.12.
CVE-2025-32796 impacts normal users who can use the API to enable or disable apps despite restrictions in the web UI.
Due to CVE-2025-32796, normal users can exploit the API to enable or disable applications that they are not supposed to access.