CVE-2025-11750
CVE-2025-11750 is a medium-severity vulnerability in Langgenius Dify with a CVSS 3.x base score of 5.3. 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-544.
Key facts
- Severity: Medium (CVSS 3.x base score 5.3)
- EPSS exploit prediction: 1% (50th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-35362
- Weakness: CWE-544
- Affected product: Langgenius Dify
- Published:
- Last modified:
Description
In langgenius/dify-web version 1.6.0, the authentication mechanism reveals the existence of user accounts by returning different error messages for non-existent and existing accounts. Specifically, when a login or registration attempt is made with a non-existent username or email, the system responds with a message such as "account not found." Conversely, when the username or email exists but the password is incorrect, a different error message is returned. This discrepancy allows an attacker to enumerate valid user accounts by analyzing the error responses, potentially facilitating targeted social engineering, brute force, or credential stuffing attacks.
Frequently asked questions
- What is CVE-2025-11750?
- In langgenius/dify-web version 1.6.0, the authentication mechanism reveals the existence of user accounts by returning different error messages for non-existent and existing accounts. Specifically, when a login or registration attempt is made with a non-existent username or email, the system responds with a message such as "account not found." Conversely, when the username or email exists but the password is incorrect, a different error message is returned. This discrepancy allows an attacker to enumerate valid user accounts by analyzing the error responses, potentially facilitating targeted social engineering, brute force, or credential stuffing attacks.
- How severe is CVE-2025-11750?
- CVE-2025-11750 has a CVSS 3.x base score of 5.3, rated medium severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is low, integrity none, and availability none.
- Is CVE-2025-11750 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (50th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-11750?
- CVE-2025-11750 affects Langgenius Dify. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-11750?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-11750 have an EU (EUVD) identifier?
- Yes. CVE-2025-11750 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-35362.
- When was CVE-2025-11750 published?
- CVE-2025-11750 was published on 2025-10-22 and last updated on 2026-06-17.
References
Affected products (1)
- cpe:2.3:a:langgenius:dify:1.6.0:*:*:*:*: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-544 vulnerabilities
- CVE-2024-41768 — Medium (CVSS 6.5): IBM Engineering Lifecycle Optimization - Publishing 7.0.2 and 7.0.3 could allow a remote attacker to cause an unhandled…
- CVE-2024-47971 — Medium (CVSS 6.5): Improper error handling in firmware of some SSD DC Products may allow an attacker to enable denial of service.
- CVE-2023-29105 — Medium (CVSS 5.9): A vulnerability has been identified in SIMATIC Cloud Connect 7 CC712 (All versions >= V2.0 < V2.1), SIMATIC Cloud…
- CVE-2021-47482 — Medium (CVSS 5.3): In the Linux kernel, the following vulnerability has been resolved: net: batman-adv: fix error handling Syzbot…