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 are improperly granted permissions to edit APP names, descriptions and icons. This access control flaw allows non-admin users to modify app details, despite being restricted from viewing apps, which poses a security risk to the integrity of the application. This issue has been patched in version 0.6.12. A workaround for this vulnerability involves updating the 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 modify app details.
References
Configurations
No configuration.
History
18 Apr 2025, 17:15
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/langgenius/dify/security/advisories/GHSA-gg5w-m2vw-vmmj - |
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-32795
Mitre link : CVE-2025-32795
CVE.ORG link : CVE-2025-32795
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control