CVE-2025-3466

Source
https://cve.org/CVERecord?id=CVE-2025-3466
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-3466.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-3466
Published
2025-07-07T09:55:28.608Z
Modified
2026-07-15T01:48:57.505314461Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Unsanitized Input in langgenius/dify
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-1100"
    ],
    "cna_assigner": "@huntr_ai",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/3xxx/CVE-2025-3466.json"
}
References

Affected packages

Git / github.com/langgenius/dify

Affected ranges

Type
GIT
Repo
https://github.com/langgenius/dify
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ],
    "cpe": "cpe:2.3:a:langgenius:dify:*:*:*:*:*:node.js:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.1.3"
        },
        {
            "introduced": "1.1.0"
        }
    ]
}

Affected versions

1.*
1.1.0
1.1.1
1.1.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-3466.json"