CVE-2026-26204 — Denial of Service

CVE-2026-26204 — Denial of Service

CVE-2026-26204 — 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 allocate

What This Means For You

  • If your environment is affected by CWE-124, CWE-191, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-26204 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

2 rules · 6 SIEM formats

2 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1499 Defense Evasion

Wazuh Heap Out-of-Bounds Write via Crafted Alert - CVE-2026-26204

Sigma YAML — free preview
title: Wazuh Heap Out-of-Bounds Write via Crafted Alert - CVE-2026-26204
id: scw-2026-04-29-ai-1
status: experimental
level: high
description: |
  Detects the modification of Wazuh alert log files, specifically 'alerts.json' or 'alerts.log', which is the target for injecting a specially crafted alert to trigger the heap-based out-of-bounds WRITE vulnerability (CVE-2026-26204) in versions prior to 4.14.4. This can lead to a denial of service or heap corruption.
author: SCW Feed Engine (AI-generated)
date: 2026-04-29
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-26204/
tags:
  - attack.defense_evasion
  - attack.t1499
logsource:
    category: file_event
detection:
  selection:
      TargetFilename|contains:
          - '/var/ossec/logs/alerts/alerts.json'
      EventType: 'modify'
  selection_base:
      TargetFilename|contains:
          - '/var/ossec/logs/alerts/alerts.json'
  selection_indicators:
      TargetFilename|contains:
          - '/var/ossec/logs/alerts/alerts.log'
      condition: selection AND selection_indicators
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-26204 vulnerability CVE-2026-26204
CWE-124 weakness CWE-124
CWE-191 weakness CWE-191
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedApril 29, 2026 at 21:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-7396 — NousResearch Hermes-Agent Path Traversal

CVE-2026-7396 — A vulnerability was identified in NousResearch hermes-agent 0.8.0. Affected by this issue is some unknown functionality of the file gateway/platforms/wecom.py of the component...

vulnerabilityCVEmedium-severitypath-traversalcwe-22
/SCW Vulnerability Desk /MEDIUM /5.3 /⚑ 2 IOCs /⚙ 3 Sigma

CVE-2026-7394 — SQL Injection

CVE-2026-7394 — A vulnerability was determined in SourceCodester Pizzafy Ecommerce System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/view_order.php of...

vulnerabilityCVEmedium-severitysql-injectioncwe-74cwe-89
/SCW Vulnerability Desk /MEDIUM /4.7 /⚑ 3 IOCs /⚙ 3 Sigma

IdentityIQ CVE-2026-5712: Authenticated Users Can Edit Roles

CVE-2026-5712 — This vulnerability impacts all versions of IdentityIQ and allows an authenticated identity that is the requestor or assignee of a work item to...

vulnerabilityCVEhigh-severitycwe-863
/SCW Vulnerability Desk /HIGH /8 /⚑ 2 IOCs /⚙ 2 Sigma