CVE-2026-41424

Source
https://cve.org/CVERecord?id=CVE-2026-41424
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41424.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41424
Aliases
  • GHSA-gj9h-8hmr-xjjr
Published
2026-08-19T16:18:24Z
Modified
2026-08-23T03:42:31Z
Severity
  • 8.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:H CVSS Calculator
Summary
Wazuh: Privilege Escalation via Admin-Protection Bypass in update-user API Endpoint
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41424.json"
}
References

Affected packages

Git / github.com/wazuh/wazuh

Affected ranges

Type
GIT
Repo
https://github.com/wazuh/wazuh
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "4.9.0"
        },
        {
            "fixed": "4.10.4"
        },
        {
            "introduced": "4.11.0"
        },
        {
            "fixed": "4.14.6"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41424.json"