CWE-544Base

Missing Standardized Error Handling Mechanism

Draft in the CWE catalog · 5 CVEs mapped

5
CVEs mapped
5.8
Median CVSS
What it is

The product does not use a standardized method for handling errors throughout the code, which might introduce inconsistent error handling and resultant weaknesses.

Recent examples
4.3cvss
CVE-2025-11750

User Enumeration via Distinct Error Messages in langgenius/dify-web

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.

MEDIUMno explanation yet
1%
epss
6.5cvss
CVE-2024-41768

IBM Engineering Lifecycle Optimization - Publishing unhandled SLL exception

IBM Engineering Lifecycle Optimization - Publishing 7.0.2 and 7.0.3 could allow a remote attacker to cause an unhandled SSL exception which could leave the connection in an unexpected or insecure state.

MEDIUMno explanation yet
0%
epss
3.1cvss
CVE-2023-6599

Missing Standardized Error Handling Mechanism in microweber/microweber

Missing Standardized Error Handling Mechanism in GitHub repository microweber/microweber prior to 2.0.

LOWno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-544
Abstraction
Base
Structure
Simple
Status
Draft