CVE-2026-26206

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, Wazuh's server API brute-force protection for POST /security/user/authenticate can be bypassed by sending concurrent authentication requests. Although the configured threshold (max_login_attempts, default 50) is enforced correctly for sequential requests, a parallel burst allows significantly more failed login attempts to be processed before the IP block is applied. This enables an attacker to perform more password guesses than the configured policy intends (e.g., 100 attempts processed where 50 should be allowed). This issue has been patched in version 4.14.4.
Configurations

Configuration 1 (hide)

cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*

History

30 Apr 2026, 20:38

Type Values Removed Values Added
CPE cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*
First Time Wazuh wazuh
Wazuh
References () https://github.com/wazuh/wazuh/releases/tag/v4.14.4 - () https://github.com/wazuh/wazuh/releases/tag/v4.14.4 - Release Notes
References () https://github.com/wazuh/wazuh/security/advisories/GHSA-m2mr-xhhv-jx58 - () https://github.com/wazuh/wazuh/security/advisories/GHSA-m2mr-xhhv-jx58 - Exploit, Vendor Advisory

30 Apr 2026, 15:11

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-29 19:16

Updated : 2026-04-30 20:38


NVD link : CVE-2026-26206

Mitre link : CVE-2026-26206

CVE.ORG link : CVE-2026-26206


JSON object : View

Products Affected

wazuh

  • wazuh
CWE
CWE-307

Improper Restriction of Excessive Authentication Attempts

CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition