CVE-2025-11750
MEDIUM NUCLEIlanggenius/dify-web <1.6.0 - Info Disclosure
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2025-11750. PoCs published by halilkirazkaya. A Nuclei detection template is also available.
AI-analyzed exploit summary The repository contains a functional proof-of-concept for CVE-2025-11750, demonstrating a user enumeration vulnerability in langgenius/dify. The PoC shows how distinct error messages from the login API can leak information about the existence of user accounts.
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.
Exploits (1)
The repository contains a functional proof-of-concept for CVE-2025-11750, demonstrating a user enumeration vulnerability in langgenius/dify. The PoC shows how distinct error messages from the login API can leak information about the existence of user accounts.
Nuclei Templates (1)
http.favicon.hash:"97378986"
icon_hash="97378986"
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N