CVE-2026-41950
medium
CVSS v3
6.5
CVSS v2
—
VIR risk
6.5
Description
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.
Predictions
Exploit likelihood
75%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: disclosure@vulncheck.com — https://github.com/langgenius/dify/releases/tag/1.14.0
Application impact
| Vendor | Product | Versions | Fixed |
|---|---|---|---|
| langgenius | dify | {"endExcluding":"1.14.0"} | 1.14.0 |
References
CWEs
CWE-639
Verify integrity in audit chain (admin only). AS-IS.