CVE Catalog

CVE-2026-33434

MediumCVSS 4.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.23%

14th percentile - higher than 14% of all known CVEs

Summary

In Wazuh versions 4.6.0 through 4.14.4, a logic error in the rate limiting mechanism causes the /events endpoint to ignore the global request-per-minute limit if the events-specific limit (30/min) has not been exceeded. This allows event injection into analysisd beyond the admin-configured global rate limit.

Risk Assessment

The organization is at risk of overwhelming the monitoring system by sending excessive events, potentially leading to performance degradation or missed critical security alerts.

Recommendation

Immediately upgrade Wazuh to version 4.14.5 or later, which includes a fix for the logic error in the rate limiting mechanism.

Other vulnerabilities in Wazuh

See all
Original NVD description (English source)

Wazuh is a free and open source platform used for threat prevention, detection, and response. In versions 4.6.0 and above, prior to 4.14.5, a logic error in CheckRateLimitsMiddleware.dispatch() causes the /events endpoint rate check to unconditionally overwrite the general rate limit result. When the global max_request_per_minute is exceeded, requests to /events still succeed if the events-specific counter (hardcoded 30/min) has not been reached. This allows event injection into analysisd beyond the admin-configured global rate limit. This issue has been fixed in version 4.14.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS