CVE-2026-26204

Source
https://cve.org/CVERecord?id=CVE-2026-26204
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26204.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-26204
Aliases
  • GHSA-j4c7-hwjw-8857
Published
2026-04-29T17:43:44.911Z
Modified
2026-07-08T08:12:44.658650866Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Wazuh: Heap-based NULL WRITE Buffer Underflow in GetAlertData
Details

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 1.0.0 to before version 4.14.4, a heap-based out-of-bounds WRITE occurs in GetAlertData, resulting in writing a NULL byte exactly 1 byte before the start of the buffer allocated by strdup. Due to unsigned integer underflow and pointer arithmetic wrapping, the write lands at offset -1 from the buffer, corrupting heap metadata. A malicious actor can potentially leverage this issue through a compromised agent to cause denial of service or heap corruption by injecting a specially crafted alert into the alerts log file monitored by wazuh-logcollector. This issue has been patched in version 4.14.4.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/26xxx/CVE-2026-26204.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-124",
        "CWE-191"
    ]
}
References

Affected packages

Git / github.com/wazuh/wazuh

Affected ranges

Type
GIT
Repo
https://github.com/wazuh/wazuh
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "CPE_RANGE",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "1.0.0"
        },
        {
            "fixed": "4.14.4"
        }
    ],
    "cpe": "cpe:2.3:a:wazuh:wazuh:*:*:*:*:*:*:*:*"
}

Affected versions

coverity-w10-4.*
coverity-w10-4.14.4
coverity-w9-4.*
coverity-w9-4.14.4
v2.*
v2.0
v3.*
v3.1.0
v3.12.0
v3.13.0
v3.13.1
v3.2.0
v3.5.0
v3.6.0
v3.6.1
v3.7.0
v3.8.0
v4.*
v4.14.1
v4.14.3-rc1
v4.14.4-rc1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-26204.json"