Wazuh Server 4.9.0 < 4.10.4 / 4.11.0 < 4.14.6 Incorrect Authorization (CVE-2026-41424)

high Nessus Plugin ID 339366

Synopsis

The remote host contains a threat prevention, detection, and response platform that is affected by an incorrect authorization vulnerability.

Description

The version of Wazuh Server on the remote host is 4.9.0 prior to 4.10.4, or 4.11.0 prior to 4.14.6. It is, therefore, affected by an incorrect authorization vulnerability:

- PUT /security/users/{user_id} passes request.get('user') instead of request.context['token_info']['sub'] as current_user. An authenticated user with the users_admin role can overwrite the password of protected administrator accounts and gain full administrative control. (CVE-2026-41424)

Note that Nessus has not tested for this issue but has instead relied only on the application's self-reported version number.

Solution

Upgrade to Wazuh Server version 4.10.4 or 4.14.6 or later.

See Also

http://www.nessus.org/u?e8044e31

Plugin Details

Severity: High

ID: 339366

File Name: wazuh_server_CVE-2026-41424.nasl

Version: 1.2

Type: Local

Agent: unix

Family: Misc.

Published: 8/25/2026

Updated: 8/26/2026

Configuration: Enable thorough checks (optional)

Supported Sensors: Nessus Agent, Nessus

Risk Information

VPR

Risk Factor: Medium

Score: 4.4

Percentile: 57.53

CVSS v2

Risk Factor: High

Base Score: 7.3

Temporal Score: 5.4

Vector: CVSS2#AV:N/AC:L/Au:M/C:P/I:P/A:C

CVSS Score Source: CVE-2026-41424

CVSS v3

Risk Factor: High

Base Score: 8.2

Temporal Score: 7.1

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

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

CPE: cpe:/a:wazuh:wazuh

Required KB Items: installed_sw/Wazuh-Manager

Exploit Ease: No known exploits are available

Patch Publication Date: 8/7/2026

Vulnerability Publication Date: 8/7/2026

Reference Information

CVE: CVE-2026-41424

CWE: 863