3 matches found
CVE-2026-45798
Wazuh (open-source threat detection and response platform) is affected by a pre-authentication stack buffer overflow in compare_wazuh_versions() (src/shared/version_op.c). The function copies an attacker-controlled enrollment V: field into a 10-byte stack buffer via strncpy() without explicit nul...
PT-2026-78509
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.5.0 until 4.14.6 and 5.0.0-beta2, compare wazuh versions in src/shared/version op.c copies the attacker-controlled enrollment V: field into a 10-byte stack buffer with strncpy but does not...
CVE-2026-45798: Stack-based Buffer Overflow
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.5.0 until 4.14.6 and 5.0.0-beta2, comparewazuhversions in src/shared/versionop.c copies the attacker-controlled enrollment V: field into a 10-byte stack buffer with strncpy but does not explicitly...