PatchSiren cyber security CVE debrief
CVE-2026-74039 Wazuh CVE debrief
CVE-2026-74039 is a high-severity denial-of-service vulnerability affecting Wazuh 4.0.0 before 4.14.7 and 5.0.0-beta2. Authenticated attackers with allow_run_as enabled can submit deeply nested JSON structures to the POST /security/user/authenticate/run_as endpoint, causing excessive CPU consumption and denying service to other API consumers. This vulnerability allows attackers to exhaust CPU resources, impacting system performance and resource allocation. Defenders should assess exposure and implement mitigations to prevent potential DoS attacks.
- Vendor
- Wazuh
- Product
- wazuh-manager
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-08
Who should care
Defenders and security teams responsible for Wazuh API configurations and deployments should assess exposure and implement mitigations to prevent potential DoS attacks. This includes verifying Wazuh API configurations, assessing allow_run_as settings, and implementing compensating controls. Security teams should also monitor API consumer logs for excessive CPU consumption and adjust resource allocation as needed.
Why it matters
CVE-2026-74039 is a high-severity vulnerability affecting Wazuh API deployments. Defenders should verify exposure, assess configurations, and implement compensating controls to mitigate potential DoS attacks. Evidence is limited, and specific remediation steps require verification from official sources.
- Potential denial of service to other API consumers due to excessive CPU consumption
- Need for verification of Wazuh API configurations and allow_run_as settings
- Possible impact on system performance and resource allocation
- Requirement for input validation and rate limiting on the affected endpoint
Technical summary
The vulnerability 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, affecting Wazuh 4.0.0 before 4.14.7 and 5.0.0-beta2. This denial-of-service vulnerability impacts system performance, and defenders should prioritize verifying exposure, assessing Wazuh API configurations, and implementing compensating controls to mitigate potential DoS attacks. The vulnerability has a CVSS score of 7.1, indicating high severity.
Defensive priority
Defenders should prioritize verifying exposure, assessing Wazuh API configurations, and implementing compensating controls to mitigate potential DoS attacks.
Recommended defensive actions
- Verify Wazuh API configurations and ensure allow_run_as is disabled or restricted to necessary users
- Implement rate limiting and input validation for the POST /security/user/authenticate/run_as endpoint
- Monitor API consumer logs for excessive CPU consumption and adjust resource allocation as needed
- Consider applying vendor-provided patches or updates when available
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 7.1 and affected versions. However, specific remediation steps and exploit details are limited. Evidence is based on official CVE Program and NVD sources, with limited additional context. Defenders should verify Wazuh API configurations and allow_run_as settings for potential exposure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-74039 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-74039
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-74039 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-74039
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/pull/37034
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/security/advisories/GHSA-5vh8-34r8-q74q
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/wazuh-api-dos-via-deeply-nested-json-auth-context
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.