PatchSiren cyber security CVE debrief
CVE-2026-44256 wazuh CVE debrief
An unauthenticated attacker can forge entries in the plain-text API log by including carriage returns or line feeds in the Basic authentication username, potentially obscuring activity or poisoning systems that consume the log. This issue arises from the Wazuh platform's API decoding the Basic authentication username before validation and logging it without neutralizing control characters. The vulnerability affects Wazuh versions from 4.4.0 until 4.14.6 and 5.0.0-beta2. Defenders and administrators of Wazuh installations should assess exposure and prioritize updates to prevent log tampering.
- Vendor
- wazuh
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-19
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-19
- Advisory updated
- 2026-09-09
Who should care
Defenders and administrators of Wazuh installations should assess exposure and prioritize updates to prevent log tampering. This includes verifying Wazuh version and log file integrity, and considering additional log monitoring and security measures. Security teams and vulnerability management teams should also review the vulnerability and implement compensating controls for exposed systems.
Why it matters
CVE-2026-44256 allows an unauthenticated attacker to forge entries in Wazuh's plain-text API log by including control characters in the Basic authentication username. Defenders should prioritize verifying and updating Wazuh installations to prevent log tampering and potential system poisoning.
- Potential log obscuration or tampering
- Possible poisoning of systems consuming plain-text audit logs
- Need for verification of Wazuh version and log file integrity
- Priority for updating Wazuh to fixed versions
Technical summary
The Wazuh platform's API decodes the Basic authentication username before validation and logs it without neutralizing control characters, allowing an unauthenticated attacker to forge log entries. This vulnerability affects Wazuh versions from 4.4.0 until 4.14.6 and 5.0.0-beta2, and is fixed in versions 4.14.6 and 5.0.0-beta2. The JSON log format is not affected due to JSON serialization escaping control characters. Defenders should prioritize verifying and updating Wazuh installations to prevent log tampering and potential system poisoning.
Defensive priority
Defenders should prioritize verifying and updating Wazuh installations to prevent log tampering.
Recommended defensive actions
- Verify Wazuh installations for exposure to unauthenticated log tampering
- Update Wazuh to version 4.14.6 or 5.0.0-beta2 to fix the issue
- Monitor plain-text API logs for suspicious entries
- Consider implementing additional log monitoring and security measures
- 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 issue is fixed in Wazuh versions 4.14.6 and 5.0.0-beta2. The JSON log format is not affected due to JSON serialization escaping control characters. Evidence from the source indicates that an unauthenticated attacker can include carriage returns or line feeds in the username to forge entries, obscure activity, or poison systems that consume the plain-text audit log.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-44256 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-44256
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-44256 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-44256
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/cddf3fd16b0f945b28eb9c27714de3cc344e0926
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/pull/35866
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/releases/tag/v4.14.6
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/releases/tag/v5.0.0-beta2
-
Source reference
Unverified legacy reference
URL: https://github.com/wazuh/wazuh/security/advisories/GHSA-c3m6-fp2h-wmr4
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.