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_control…
High CVSS 8.2
Summary
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_…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://github.com/wazuh/wazuh/commit/1a38d11574c6d35a4272e1e7145d55d293e7dda4 Patch
- https://github.com/wazuh/wazuh/commit/813add3575ecd4df484b2326715ca78f65505b4e Patch
- https://github.com/wazuh/wazuh/pull/35442 Issue Tracking
- https://github.com/wazuh/wazuh/pull/35469 Issue Tracking
- https://github.com/wazuh/wazuh/releases/tag/v4.10.4 Release Notes
- https://github.com/wazuh/wazuh/releases/tag/v4.14.6 Release Notes
- https://github.com/wazuh/wazuh/security/advisories/GHSA-gj9h-8hmr-xjjr Exploit
- https://github.com/wazuh/wazuh/security/advisories/GHSA-gj9h-8hmr-xjjr Exploit
Timeline
- nvd_ingest NVD