Back to overview

CVE-2026-33434

MEDIUM
4.3
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-33434
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-03-19 18:45 UTC
Published
2026-07-16 23:36 UTC
Last updated
2026-07-16 23:36 UTC
Primary CWE
CWE-799
CWE-799: Improper Control of Interaction Frequency
Vendor / Product
wazuh / wazuh
Sources
cve.org  ·  NVD

Severity & Metrics

4.3 MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
Affected products (1)
VendorProductPlatformVersions
wazuh wazuh >= 4.6.0, < 4.14.5
Weakness (CWE)
CWESourceDescription
CWE-799 cna CWE-799: Improper Control of Interaction Frequency
CVSS scores (1)
ScoreSeverityVersionSourceVector
4.3 MEDIUM 3.1 cna CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
References (1)
Back to overview