CVE-2026-44254

Source
https://cve.org/CVERecord?id=CVE-2026-44254
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44254.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-44254
Aliases
  • GHSA-9wm4-fp6c-hqgq
Published
2026-08-19T16:09:55.307Z
Modified
2026-08-21T08:19:09.200235Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Wazuh: Stack Out-of-Bounds Write in remoted Decompression Path
Details

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 1.0.0 until 4.14.6 and 5.0.0-beta2, HandleSecureMessage() in src/remoted/secure.c passes a pointer inside its stack buffer to ReadSecMSG(), and src/oscrypto/shared/msgs.c decompresses up to OSMAXSTR bytes at that offset. For an encrypted agent message on TCP port 1514 that expands to 65,536 bytes, oszlibuncompress() writes a terminating null byte beyond the end of the destination buffer. The resulting stack out-of-bounds write in the root-level remoted daemon can crash message processing and disrupt agent communications. This issue is fixed in versions 4.14.6 and 5.0.0-beta2.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-131",
        "CWE-787"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44254.json"
}
References

Affected packages

Git / github.com/wazuh/wazuh

Affected ranges

Type
GIT
Repo
https://github.com/wazuh/wazuh
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "1.0.0"
        },
        {
            "fixed": "4.14.6"
        },
        {
            "introduced": "5.0.0-beta1"
        },
        {
            "fixed": "5.0.0-beta2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

coverity-w12-4.*
coverity-w12-4.14.5
coverity-w13-4.*
coverity-w13-4.14.5
coverity-w15-4.*
coverity-w15-4.14.5
coverity-w17-4.*
coverity-w17-4.14.6
coverity-w19-4.*
coverity-w19-4.14.6
coverity-w20-4.*
coverity-w20-4.14.6
coverity-w26-4.*
coverity-w26-4.14.6
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.6-rc1
v4.14.6-rc2
v5.*
v5.0.0-beta1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-44254.json"
vanir_signatures
[
    {
        "target": {
            "function": "HandleSecureMessage",
            "file": "src/remoted/secure.c"
        },
        "deprecated": false,
        "source": "https://github.com/wazuh/wazuh/commit/96772487fbdecd43cc83e284ee7aeb45e3cfcd96",
        "id": "CVE-2026-44254-064d9c12",
        "signature_version": "v1",
        "digest": {
            "length": 8736.0,
            "function_hash": "312243982569551611979848641343126168055"
        },
        "signature_type": "Function"
    },
    {
        "target": {
            "function": "ReadSecMSG",
            "file": "src/os_crypto/shared/msgs.c"
        },
        "deprecated": false,
        "source": "https://github.com/wazuh/wazuh/commit/96772487fbdecd43cc83e284ee7aeb45e3cfcd96",
        "id": "CVE-2026-44254-90fc8fba",
        "signature_version": "v1",
        "digest": {
            "length": 6598.0,
            "function_hash": "315877931027140181476030362078766908548"
        },
        "signature_type": "Function"
    },
    {
        "target": {
            "file": "src/os_crypto/shared/msgs.c"
        },
        "deprecated": false,
        "source": "https://github.com/wazuh/wazuh/commit/96772487fbdecd43cc83e284ee7aeb45e3cfcd96",
        "id": "CVE-2026-44254-a99100f2",
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "224192053887850630141301157970159709412",
                "1934363434683992422529634735717275013",
                "7820595461000133935349335166793396905",
                "95709601146541220411544924594655539723",
                "129768064923975732652346105513653722342",
                "253832570521790769986913736733281938655",
                "319075114133320055566367442343432001963",
                "113094608059400047133669508774771873773",
                "75341247743195882645120623028793052665",
                "30551880990697681489608382798119257405",
                "330995547033482582752710362370437350042",
                "89218813748563267774086358010174112117",
                "148055596128184117379436574595381093080",
                "338192102921520976276544426848115678431",
                "44317742669454298051090490073083868752",
                "147830074730980995479360925536847025876"
            ]
        },
        "signature_type": "Line"
    }
]
vanir_signatures_modified
"2026-08-21T08:19:09Z"