CVE-2026-74039

Wazuh 4.0.0 before 4.14.7 and 5.0.0-beta2 contain a denial of service vulnerability that allows authenticated attackers with allow_run_as enabled to exhaust CPU resources by submitting arbitrarily deeply nested JSON structures to the POST /security/user/authenticate/run_as endpoint. Attackers can repeatedly submit malformed auth_context bodies with unlimited nesting depth to cause the API framework to consume excessive CPU, denying service to all other API consumers.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-18 18:19

Updated : 2026-09-08 20:28


NVD link : CVE-2026-74039

Mitre link : CVE-2026-74039

CVE.ORG link : CVE-2026-74039


JSON object : View

Products Affected

No product.

CWE
CWE-770

Allocation of Resources Without Limits or Throttling

CWE-1333

Inefficient Regular Expression Complexity