CVE-2026-41948 PUBLISHED

Dify v1.14.1 Path Traversal via Plugin Daemon Internal API Access

Assigner: VulnCheck
Reserved: 22.04.2026 Published: 18.05.2026 Updated: 18.05.2026

Dify version 1.14.1 and prior contain a path traversal vulnerability that allows authenticated users to manipulate requests forwarded to the Plugin Daemon's internal REST API by exploiting insufficient URL path sanitization. Attackers can traverse out of their authorized tenant path using unencoded dot sequences in task identifiers or manipulated filename parameters to access internal endpoints such as debug interfaces, requiring only knowledge of the victim tenant's UUID. NOTE: Dify Cloud allows unauthenticated free self-registration, making account creation trivially accessible to any attacker.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor langgenius
Product dify
Versions Default: affected
  • affected from 0 to 1.14.1 (incl.)

Credits

  • Ido Shani and Gal Zaban of Zafran Security finder

References

Problem Types

  • Relative Path Traversal CWE