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.
References
Configurations
No configuration.
History
18 Apr 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/langgenius/dify/security/advisories/GHSA-hqcx-598m-pjq4 - |
18 Apr 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-18 16:15
Updated : 2025-04-21 14:23
NVD link : CVE-2025-32796
Mitre link : CVE-2025-32796
CVE.ORG link : CVE-2025-32796
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control