CVE-2024-11824
CVE-2024-11824 is a high-severity vulnerability in Langgenius Dify with a CVSS 3.x base score of 7.6. 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-79.
Key facts
- Severity: High (CVSS 3.x base score 7.6)
- EPSS exploit prediction: 0% (35th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-7040
- Weakness: CWE-79
- Affected product: Langgenius Dify
- Published:
- Last modified:
Description
A stored cross-site scripting (XSS) vulnerability exists in langgenius/dify version latest, specifically in the chat log functionality. The vulnerability arises because certain HTML tags like <input> and <form> are not disallowed, allowing an attacker to inject malicious HTML into the log via prompts. When an admin views the log containing the malicious HTML, the attacker could steal the admin's credentials or sensitive information. This issue is fixed in version 0.12.1.
Frequently asked questions
- What is CVE-2024-11824?
- A stored cross-site scripting (XSS) vulnerability exists in langgenius/dify version latest, specifically in the chat log functionality. The vulnerability arises because certain HTML tags like <input> and <form> are not disallowed, allowing an attacker to inject malicious HTML into the log via prompts. When an admin views the log containing the malicious HTML, the attacker could steal the admin's credentials or sensitive information. This issue is fixed in version 0.12.1.
- How severe is CVE-2024-11824?
- CVE-2024-11824 has a CVSS 3.x base score of 7.6, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and user interaction. Impact on confidentiality is high, integrity low, and availability none.
- Is CVE-2024-11824 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (35th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-11824?
- CVE-2024-11824 affects Langgenius Dify. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-11824?
- 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-2024-11824 have an EU (EUVD) identifier?
- Yes. CVE-2024-11824 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-7040.
- When was CVE-2024-11824 published?
- CVE-2024-11824 was published on 2025-03-20 and last updated on 2026-06-17.
References
- https://github.com/langgenius/dify/commit/55edd5047e6fcbc9bb56a4ea055fcce090f3eb5d
- https://huntr.com/bounties/72387deb-6e64-48ed-a8c3-b50d22a0970f
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-79 (Cross-site Scripting (XSS)) vulnerabilities
- CVE-2025-49410 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Imran Emu TC…
- CVE-2024-47875 — Critical (CVSS 10.0): DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMpurify was vulnerable to…
- CVE-2024-6886 — Critical (CVSS 10.0): Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Gitea…
- CVE-2023-45144 — Critical (CVSS 10.0): com.xwiki.identity-oauth:identity-oauth-ui is a package to aid in building identity and service providers based on…
- CVE-2023-45138 — Critical (CVSS 10.0): Change Request is an pplication allowing users to request changes on a wiki without publishing the changes directly.…
- CVE-2022-4361 — Critical (CVSS 10.0): Keycloak, an open-source identity and access management solution, has a cross-site scripting (XSS) vulnerability in the…
Browse all CWE-79 (Cross-site Scripting (XSS)) vulnerabilities →