CVE Vulnerabilities

CVE-2025-3466

Insufficient Isolation of System-Dependent Functions

Published: Jul 07, 2025 | Modified: Jul 10, 2025
CVSS 3.x
7.2
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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.

Weakness

The product or code does not isolate system-dependent functionality into separate standalone modules.

Affected Software

Name Vendor Start Version End Version
Dify Langgenius 1.1.0 (including) 1.1.3 (excluding)

Extended Description

This issue makes it more difficult to maintain and/or port the product, which indirectly affects security by making it more difficult or time-consuming to find and/or fix vulnerabilities. It also might make it easier to introduce vulnerabilities.

References