CVE-2025-11750 MEDIUM

CVE-2025-11750: User Enumeration via Distinct Error Messages in langgenius/dify-web

Vendor Langgenius
Product langgenius/dify
Weakness CWE-544
Published October 22, 2025
Last update October 22, 2025

CVSS base score

4.3/10
Attack vector Adjacent
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity Low

CVSS vector

CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

October 22, 2025 CVE published
October 22, 2025 Record updated