Home

Description

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.

PUBLISHED Reserved 2026-02-11 | Published 2026-04-29 | Updated 2026-04-29 | Assigner GitHub_M




MEDIUM: 6.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N

Problem types

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

Product status

>= 4.0.0, < 4.14.4
affected

References

github.com/.../wazuh/security/advisories/GHSA-m2mr-xhhv-jx58 exploit

github.com/.../wazuh/security/advisories/GHSA-m2mr-xhhv-jx58

github.com/wazuh/wazuh/releases/tag/v4.14.4

cve.org (CVE-2026-26206)

nvd.nist.gov (CVE-2026-26206)

Download JSON