← Browse

CVE-2026-44901

Medium

Elevated severity or exploit probability.

CVSS base
8.4 HIGH
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
EPSS — probability of exploitation (30 days)
0.7%
50.3th percentile
CISA KEV
Not listed
Weakness / dates
CWE-502
Published 2026-08-19 · modified 2026-09-15

CVSS breakdown

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

Attack VectorAAdjacent
Attack ComplexityLLow
Privileges RequiredHHigh
User InteractionNNone
ScopeCChanged
ConfidentialityHHigh
IntegrityHHigh
AvailabilityHHigh

Timeline

Description

Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.0.0 until 4.14.6 and 5.0.0-beta2, AffectedItemsWazuhResult.merge() in framework/wazuh/core/results.py trusts the sort_casting field in a cluster worker's JSON response. During a distributed API merge, attacker-controlled type names are resolved through Python builtins without an allowlist. A compromised worker can set sort_casting to exec and place Python source in affected_items, causing the master to execute the payload as root when responses from multiple nodes are merged. This issue is fixed in versions 4.14.6 and 5.0.0-beta2.

Affected

wazuh

References

Official: NVD · CVE.org