CVE-2026-41950 PUBLISHED

Dify < 1.14.0 Authorization Bypass via File UUID

Assigner: VulnCheck
Reserved: 22.04.2026 Published: 05.05.2026 Updated: 05.05.2026

Dify before version 1.14.0 contains an authorization bypass vulnerability that allows authenticated users to read the full contents of files uploaded by other users within the same tenant by supplying an arbitrary file UUID in the files array of a chat-messages request. Attackers can exploit insufficient permission verification in the chat-messages endpoints to access files without ownership validation, bypassing workspace separation and signed URL protections to retrieve sensitive file contents through workflow processing.

Metrics

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

Product Status

Vendor langgenius
Product dify
Versions Default: affected
  • affected from 0 to 1.14.0 (excl.)

Credits

  • Ido Shani and Gal Zaban of Zafran Security finder

References

Problem Types

  • CWE-639 Authorization Bypass Through User-Controlled Key CWE