CVE-2025-3466
CVE-2025-3466 is a high-severity vulnerability in Langgenius Dify with a CVSS 3.x base score of 7.2. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-1100.
Key facts
- Severity: High (CVSS 3.x base score 7.2)
- EPSS exploit prediction: 1% (49th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-20212
- Weakness: CWE-1100
- Affected product: Langgenius Dify
- Published:
- Last modified:
Description
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.
Frequently asked questions
- What is CVE-2025-3466?
- 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.
- How severe is CVE-2025-3466?
- CVE-2025-3466 has a CVSS 3.x base score of 7.2, rated high severity. It is exploitable over network with low attack complexity, requires high privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2025-3466 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (49th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-3466?
- CVE-2025-3466 affects Langgenius Dify. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-3466?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2025-3466 have an EU (EUVD) identifier?
- Yes. CVE-2025-3466 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-20212.
- When was CVE-2025-3466 published?
- CVE-2025-3466 was published on 2025-07-07 and last updated on 2026-06-17.
References
- https://github.com/langgenius/dify/commit/1be0d26c1feb4bcbbdd2b4ae4eeb25874aadaddb
- https://huntr.com/bounties/f8dc17a3-5536-4944-a680-24070903cd2d
Affected products (1)
- cpe:2.3:a:langgenius:dify:*:*:*:*:*:node.js:*:*
More vulnerabilities in Langgenius Dify
- CVE-2025-56157 — Critical (CVSS 9.8): Default credentials in Dify thru 1.5.1. PostgreSQL username and password specified in the docker-compose.yaml file…
- CVE-2025-63388 — Critical (CVSS 9.1): A Cross-Origin Resource Sharing (CORS) misconfiguration vulnerability exists in Dify v1.9.1 in the…
- CVE-2025-63386 — Critical (CVSS 9.1): A Cross-Origin Resource Sharing (CORS) misconfiguration vulnerability exists in Dify v1.9.1 in the /console/api/setup…
- CVE-2025-1796 — High (CVSS 8.8): A vulnerability in langgenius/dify v0.10.1 allows an attacker to take over any account, including administrator…
- CVE-2024-12776 — High (CVSS 8.1): In langgenius/dify v0.10.1, the `/forgot-password/resets` endpoint does not verify the password reset code, allowing an…
- CVE-2024-12039 — High (CVSS 8.1): langgenius/dify version v0.10.1 contains a vulnerability where there are no limits applied to the number of code guess…
All CVEs affecting Langgenius Dify →
Other CWE-1100 vulnerabilities
- CVE-2024-9612 — Medium (CVSS 6.5): In danswer-ai/danswer v0.3.94, administrators can set the visibility of pages within a workspace, including the search…