Dify · Dify · CVE-2026-41948
**Name of the Vulnerable Software and Affected Versions**
Dify versions prior to 1.14.2
**Description**
Insufficient URL path sanitization allows authenticated users to manipulate requests forwarded to the Plugin Daemon's internal REST API. By using unencoded dot sequences in task identifiers or manipulating the `filename` parameter in the plugin icon endpoint, attackers can perform path traversal to exit their authorized tenant path. This enables access to internal endpoints, such as debug interfaces, provided the attacker knows the victim tenant's UUID. In Dify Cloud environments, the risk is increased as free self-registration allows attackers to create accounts easily.
**Recommendations**
Update Dify to version 1.14.2 or later.
As a temporary mitigation, restrict access to the `filename` parameter in the plugin icon endpoint to minimize the risk of exploitation.