CVE & CISA-KEV Catalog

CVE-2026-41499

MEDIUM
6.5
CVSS v3
NVD

Description

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, multiple heap-based out-of-bounds WRITE vulnerabilities exist in parse_uname_string() (remoted_op.c). This function processes OS identification data from agents and contains a dangerous code pattern that appears in 4 locations within the same function: writing to strlen(ptr) - 1 without checking for empty strings. When the string is empty, strlen() returns 0, and 0 - 1 wraps to SIZE_MAX due to unsigned integer underflow. Due to pointer arithmetic wrapping, SIZE_MAX effectively becomes -1, causing a write exactly 1 byte before the allocated buffer. This corrupts heap metadata (e.g., the chunk size field in glibc malloc), leading to heap corruption. This issue has been patched in version 4.14.4.

How to fix

Remediation Available
Wazuh AgentWindows application
Affected:4.0.0 4.14.4Fixed in:4.14.4

TridentStack Control can deploy fixes like this automatically across your Windows, macOS, and Linux fleet. See how it works

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

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

Exploit Intelligence

0.25%probability of exploitation in 30 days
17thpercentile

Low risk: more likely to be exploited than 17% of all known CVEs.

References

Vendor Advisory1
Release Notes1

Related Vulnerabilities

Other CWE-124 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2015-2426High8.887%KEV-
CVE-2023-25610Critical9.818%-Fix
CVE-2018-5388Medium6.54.0%-Fix
CVE-2018-15361Critical9.82.9%-Fix
CVE-2021-36064High7.82.7%-Fix
CVE-2023-48230Medium5.91.9%-Fix

Common questions

How do I fix CVE-2026-41499?

Upgrade Wazuh Agent to 4.14.4 or later.

Is CVE-2026-41499 being actively exploited?

Not that we know of. CVE-2026-41499 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.25% is the estimated probability that it will be exploited in the next 30 days. That is higher than 17% of all scored CVEs.

How severe is CVE-2026-41499?

CVE-2026-41499 has a CVSS v3 base score of 6.5, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

What does CVE-2026-41499 affect?

Published advisories record a fix for Wazuh Agent (Windows application). Only products with a sourced advisory are listed, so treat this as what we can cite rather than a complete inventory.

Embed a live status badge for CVE-2026-41499
CVE-2026-41499 severity badge

Markdown

[![CVE-2026-41499](https://tridentstack.com/cve/badge/CVE-2026-41499.svg)](https://tridentstack.com/cve/CVE-2026-41499)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-41499"><img src="https://tridentstack.com/cve/badge/CVE-2026-41499.svg" alt="CVE-2026-41499"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-05-01.