Description
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.
Published: 2026-08-18
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Wazuh 4.0.0 through 4.14.6 and 5.0.0-beta2 expose a denial‑of‑service flaw that targets authenticated users with the allow_run_as flag enabled. By submitting POST requests to the /security/user/authenticate/run_as endpoint containing auth_context bodies with arbitrarily deep JSON nesting, an attacker can force the API framework to consume excessive CPU resources, draining processing capacity and denying service to other API clients.

Affected Systems

The vulnerability affects Wazuh Manager releases prior to version 4.14.7, including older 4.x series and the 5.0.0‑beta2 branch. Only installations running these impacted versions are at risk.

Risk and Exploitability

The CVSS score of 7.1 indicates a high‑severity flaw. EPSS data is not available, and the vulnerability is not listed in CISA KEV. Exploitation requires authentication with allow_run_as enabled, suggesting that the threat surfaces primarily in environments where privileged run‑as functionality is enabled or misconfigured. An attacker could repeatedly trigger the vulnerability to exhaust CPU, effectively denying service to legitimate users.

Generated by OpenCVE AI on August 18, 2026 at 18:27 UTC.

Remediation

Vendor Solution

Upgrade the affected package to 4.14.7 or later.


OpenCVE Recommended Actions

  • Upgrade the Wazuh Manager package to version 4.14.7 or later.
  • Disable the allow_run_as feature or restrict its use to a limited set of trusted accounts.
  • Monitor API traffic and CPU utilization for signs of abnormal, deeply nested JSON requests to detect potential exploitation attempts.

Generated by OpenCVE AI on August 18, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Wazuh 4.0.0 < 4.14.7 API DoS via Deeply Nested JSON auth_context
Weaknesses CWE-1333
CWE-770
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-18T18:45:38.241Z

Reserved: 2026-08-14T14:06:40.512Z

Link: CVE-2026-74039

cve-icon Vulnrichment

Updated: 2026-08-18T18:45:33.903Z

cve-icon NVD

Status : Received

Published: 2026-08-18T18:19:33.760

Modified: 2026-08-18T19:17:04.343

Link: CVE-2026-74039

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T18:30:16Z

Weaknesses
  • CWE-1333

    Inefficient Regular Expression Complexity

  • CWE-770

    Allocation of Resources Without Limits or Throttling