langgenius/dify versions 1.1.0 to 1.1.2 are vulnerable to unsanitized input in the code node, allowing execution of arbitrary code with full root permissions. The vulnerability arises from the ability to override global functions in JavaScript, such as parseInt, before sandbox security restrictions are imposed. This can lead to unauthorized access to secret keys, internal network servers, and lateral movement within dify.ai. The issue is resolved in version 1.1.3.
References
Link | Resource |
---|---|
https://github.com/langgenius/dify/commit/1be0d26c1feb4bcbbdd2b4ae4eeb25874aadaddb | Patch |
https://huntr.com/bounties/f8dc17a3-5536-4944-a680-24070903cd2d | Exploit Third Party Advisory |
Configurations
History
10 Jul 2025, 15:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-07-07 10:15
Updated : 2025-07-10 15:01
NVD link : CVE-2025-3466
Mitre link : CVE-2025-3466
CVE.ORG link : CVE-2025-3466
JSON object : View
Products Affected
langgenius
- dify
CWE
CWE-1100
Insufficient Isolation of System-Dependent Functions