PatchSiren cyber security CVE debrief
CVE-2026-54085 wazuh CVE debrief
Wazuh versions 4.2.0 through 4.14.6 have a vulnerability in multiple active response scripts that pass attacker-influenced alert fields to privileged system commands without validating their format. This allows argument injection into tools that run as root. The issue is fixed in version 4.14.7. Organizations should review their active response scripts, validate input, and implement additional logging and monitoring for suspicious activity. Upgrading to Wazuh version 4.14.7 or later is recommended to prevent argument injection attacks. The vulnerability enables injecting additional command arguments, and on Windows, the unquoted CreateProcess command-line concatenation in wpopenv() lets a srcip containing spaces add further arguments, while disable-account.c can be abused to lock arbitrary system accounts.
- Vendor
- wazuh
- Product
- Unknown
- CVSS
- HIGH 7.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-08-31
Who should care
Organizations using Wazuh for security monitoring and incident response should be aware of this vulnerability and take steps to mitigate it. Specifically, Wazuh users should review their active response scripts, validate input to these scripts, and implement additional logging and monitoring for suspicious activity. Upgrading to Wazuh version 4.14.7 or later is recommended to prevent argument injection attacks. Security teams should also review their vulnerability management processes to ensure timely application of patches and updates.
Technical summary
In Wazuh versions 4.2.0 through 4.14.6, multiple active response scripts pass attacker-influenced alert fields to privileged system commands without validating their format, allowing argument injection into tools that run as root. This enables injecting additional command arguments, and on Windows the unquoted CreateProcess command-line concatenation in wpopenv() lets a srcip containing spaces add further arguments, while disable-account.c can be abused to lock arbitrary system accounts. The issue is fixed in version 4.14.7, which validates input to prevent such attacks.
Defensive priority
Organizations using Wazuh versions 4.2.0 through 4.14.6 should prioritize upgrading to version 4.14.7 to mitigate argument injection vulnerabilities in active response scripts.
Recommended defensive actions
- Upgrade to Wazuh version 4.14.7 or later
- Review and validate input to active response scripts
- Implement additional logging and monitoring for suspicious activity
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record indicates that multiple active response scripts in Wazuh versions 4.2.0 through 4.14.6 pass attacker-influenced alert fields to privileged system commands without validating their format, allowing argument injection. The issue is fixed in version 4.14.7. Evidence is limited to the CVE description and NVD entry, which provide high-level details of the vulnerability. Defenders should verify the affected Wazuh versions, review active response scripts for similar vulnerabilities, and monitor for suspicious activity that could indicate exploitation attempts.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-54085 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-54085
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-54085 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-54085
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/commit/b7f3a5e59000e4cdef75f397f1107ae3e1c186a9
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/security/advisories/GHSA-mvh4-g699-984j
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.