Vulnerability Details
Basic Information
| Title | CVE-2025-32795 Dify Allows Insecure User Role Access Control for APP Editing |
|---|---|
| Type | vulnrichment |
| Published | 2025-04-18T16:05:11 |
| Last Seen | 2025-04-18T17:23:08 |
| CVSS Score | 6.5 (MEDIUM) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | LOW |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | NONE |
| Integrity Impact | HIGH |
| Availability Impact | NONE |
CVE Information
| CVE IDs | CVE-2025-32795 |
|---|---|
| CWE | CWE-284 |
| Bulletin Family | cve |
Description
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.
Impact Assessment
| Base Score | 6.5 |
|---|---|
| Severity | MEDIUM |