---
id: CVE-2026-33434
title: >-
  Wazuh is a free and open source platform used for threat prevention,
  detection, and response
summary: >-
  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 u…
severity: medium
cvss: 4.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L'
cwe:
  - CWE-799
published: '2026-07-17'
updated: '2026-07-18'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-33434'
references:
  - url: 'https://github.com/wazuh/wazuh/security/advisories/GHSA-37qc-8242-6crg'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00401
epssPercentile: 0.34124
ingestedAt: '2026-07-18T21:25:07.630Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
