---
cve: "CVE-2026-61811"
severity: "MEDIUM"
cvss: 6.5
epss: ""
vendor: "wazuh"
kev: false
exploited: false
published: "2026-09-24 18:17:16"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-27T08:38:57+02:00"
---

# CVE-2026-61811

> 6.5 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Keine | good |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 2ac70941c5980a5dd24ad8a0f2be559f840e6a67 (Commit)
- a42268a27c555d9348d5598fb8751eaf4c8e9024 (Commit)

## Referenzen

- <https://github.com/wazuh/wazuh/security/advisories/GHSA-9wv5-7qwx-m9w5>
- <https://github.com/wazuh/wazuh/pull/37147>
- <https://github.com/wazuh/wazuh/commit/2ac70941c5980a5dd24ad8a0f2be559f840e6a67>
- <https://github.com/wazuh/wazuh/releases/tag/v4.14.7>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-61811) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
