CVE-2025-32790

MEDIUM EPSS 15.0%
Published Apr 18, 20251y ago · Modified Jun 17, 20261w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Apr 18, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

Description

Dify is an open-source LLM app development platform. In versions 0.6.8 and prior, a vulnerability was identified in the DIFY AI where normal users are improperly granted permissions to export APP DSL. The feature in '/export' should only allow administrator users to export DSL. 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 export the APP DSL. This vulnerability is fixed in 0.6.13.

CVSS Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
15.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-284

Affected Products 1

VendorProductVersionRange
langgeniusdify* <0.6.13

References 3

  • github.com https://github.com/langgenius/dify/commit/59ad091e69736bc9dc1a3bace62ec0a232346246
    Patch
  • github.com https://github.com/langgenius/dify/pull/5841
    Issue TrackingVendor Advisory
  • github.com https://github.com/langgenius/dify/security/advisories/GHSA-jp6m-v4gw-5vgp
    ExploitMitigationVendor Advisory

Remediation

  • github.com https://github.com/langgenius/dify/commit/59ad091e69736bc9dc1a3bace62ec0a232346246
    Patch