CVE-2026-41424 Details
Description
Wazuh is a free and open source platform used for threat prevention, detection, and response. From 4.9.0 until 4.10.4 and 4.14.6, PUT /security/users/{user_id} in api/api/controllers/security_controller.py passes request.get("user") instead of request.context['token_info']['sub'] as current_user. remove_nones_to_dict() removes the resulting None value, so the reserved-account protection in framework/wazuh/security.py cannot verify who is making the request. An authenticated user with the users_admin role can overwrite the password of protected administrator accounts with user IDs at or below 99, including the wazuh superuser, and gain full administrative control. This issue is fixed in versions 4.10.4 and 4.14.6.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/wazuh/wazuh/security/advisories/GHSA-gj9h-8hmr-xjjr | CISA-ADP | ExploitVendor Advisory |
| https://github.com/wazuh/wazuh/commit/1a38d11574c6d35a4272e1e7145d55d293e7dda4 | [email protected] | Patch |
| https://github.com/wazuh/wazuh/commit/813add3575ecd4df484b2326715ca78f65505b4e | [email protected] | Patch |
| https://github.com/wazuh/wazuh/pull/35442 | [email protected] | Issue TrackingPatch |
| https://github.com/wazuh/wazuh/pull/35469 | [email protected] | Issue TrackingPatch |
| https://github.com/wazuh/wazuh/releases/tag/v4.10.4 | [email protected] | Release Notes |
| https://github.com/wazuh/wazuh/releases/tag/v4.14.6 | [email protected] | Release Notes |
| https://github.com/wazuh/wazuh/security/advisories/GHSA-gj9h-8hmr-xjjr | [email protected] | ExploitVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-863 | Incorrect Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| wazuh wazuh | >= 4.9.0, < 4.10.4 >= 4.11.0, < 4.14.6 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | Initial Analysis | [email protected] |
| Aug 21, 2026 | CVE Modified | CISA-ADP |
| Aug 19, 2026 | New CVE Received | [email protected] |