PT-2026-78507 · Wazuh · Wazuh
CVE-2026-44255
·
Published
2026-08-19
·
Updated
2026-08-25
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Wazuh versions 4.0.0 through 4.14.5
Wazuh versions 5.0.0-beta1 and earlier
Description
The
check user() function within AuthenticationManager in framework/wazuh/rbac/orm.py only executes check password hash() if the provided username exists. Because a nonexistent username triggers an immediate return while a valid username initiates a computationally expensive bcrypt calculation, an unauthenticated remote attacker can use timing analysis of authentication responses to enumerate valid usernames. This information can then be leveraged for subsequent credential attacks.Recommendations
Update to version 4.14.6.
Update to version 5.0.0-beta2.
Exploit
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Wazuh