Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. From 3.8.0 until 4.14.7, the _getattributes() function in src/os_xml/os_xml.c recursively processes every XML attribute without a depth limit while allocating two large local buffers in each stack frame. An enrolled agent can submit a Windows EventChannel event containing an element with enough attributes to exhaust the analysisd worker-thread stack, trigger a segmentation fault, and interrupt log ingestion. The element-depth limit in _ReadElem() does not constrain the number of attributes on one element, so it does not prevent this condition. This issue is fixed in version 4.14.7.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-674"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/61xxx/CVE-2026-61811.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-61811.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "116912415496555159598513424271469198226",
"length": 3567
},
"id": "CVE-2026-61811-16bf7125",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/wazuh/wazuh/commit/2ac70941c5980a5dd24ad8a0f2be559f840e6a67",
"target": {
"file": "src/os_xml/os_xml.c",
"function": "_ReadElem"
}
},
{
"deprecated": false,
"digest": {
"function_hash": "160187512691328225454466845703400895731",
"length": 2778
},
"id": "CVE-2026-61811-9a75ad6c",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/wazuh/wazuh/commit/2ac70941c5980a5dd24ad8a0f2be559f840e6a67",
"target": {
"file": "src/os_xml/os_xml.c",
"function": "_getattributes"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"264737549194866555354673158568392709443",
"11332128196762083525539591064984178513",
"23596338596591027795951629717231008067",
"114117366595302278752809489265249133404",
"295366453910605982008975108152042960513",
"310331827460953479246689595194401940968",
"93098088474988115418231742605524696353",
"70956211333192020353377967390593275023",
"195898396402873583497034862490511271025",
"4037555328922380599866187211217250033",
"174361989045529051174133565490917621928",
"120813115095666282350601789627788635100",
"223292385642317673419725635800593122087",
"244391719262598572188979899825751270761",
"247150831097257567539715211251210381469",
"138597837276543277561948577767049463554",
"19549675173428302754378658740716585808",
"264451472387941389645768932974535204757",
"193216205548658267967333598493080580580"
],
"threshold": 0.9
},
"id": "CVE-2026-61811-ef4128fd",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/wazuh/wazuh/commit/2ac70941c5980a5dd24ad8a0f2be559f840e6a67",
"target": {
"file": "src/os_xml/os_xml.c"
}
}
]
"2026-09-26T08:08:54Z"