S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
medium·Product Based Web Vulnerabilities·Updated Oct 22, 2025

CVE-2025-11750 Scanner

CVE-2025-11750 Scanner - User Enumeration vulnerability in Dify

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
3.3k
Times Used
continuous scan runs
4.1k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2025-11750
5.3
CVSSmedium
Exploitable from an adjacent network · no authentication required.

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.

Attack Vector
Adjacent
Privileges Req.
None
User Interaction
None
Affected
langgenius/difyby langgenius
unspecified
Updated Aug 22, 2026View on NVD →
Detail

Dify is used to manage and streamline various processes within an organization. It is utilized by businesses for enhancing workflows, and optimizing operations. Often deployed as a web-based application, it is accessible through various platforms by employees and management alike. Dify integrates with numerous business applications, providing a central hub for operational efficiency. Companies rely on it for user management and secure data handling. It is widely used due to its comprehensive features and easy-to-use interface.

User enumeration is a security weakness that allows attackers to determine valid usernames from invalid ones. In Dify, this vulnerability arises when the login API divulges different error messages based on user existence. This can be exploited by sending different combinations of emails to find valid users. Identifying valid accounts is typically the first step in launching more sophisticated attacks. Such vulnerabilities can lead to unauthorized access attempts. Effective handling and uniform error messages are recommended to mitigate this risk.

User enumeration in Dify is related to the login functionality. The issue is triggered when an attacker inputs a non-existent email during the login process. Upon submission, the application responds with a distinct error message, such as "account_not_found." This response indicates the absence of an account under the email provided. Attackers leverage this information by systematically testing multiple email addresses. The vulnerable endpoint is "/console/api/login", and the vulnerable parameter is the "email" field. Ensuring consistent error responses can help prevent this issue.

Exploiting the user enumeration vulnerability in Dify can have several impacts. Attackers can compile lists of valid user accounts, increasing the risk of targeted attacks such as password guessing or phishing. This information can facilitate unauthorized access if combined with password breaches. Identified accounts might become targets for social engineering attacks. The overall security posture of the affected system can be compromised, leading to potential data breaches. A notable increase in system activity can result from brute force attempts targeting valid accounts.

REFERENCES

Solution Advice
  • Implement uniform error messages to prevent account validation.
  • Monitor and limit repeated login attempts from the same IP address.
  • Encourage and enforce the use of multi-factor authentication where possible.
  • Regularly audit access logs for unusual activity patterns.
  • Consider using CAPTCHA verification for login attempts to discourage automated scripts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.