CVE-2026-61783
Last modified
CVE-2026-61783 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.14.0 through 4.14.6, an authenticated low-privilege user can read the cluster secret from the manager configuration because the logic that masks sensitive values is disabled by any update-config RBAC rule, including an explicit deny. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Wazuh is an open-source security platform providing unified XDR and SIEM protection for endpoints and cloud workloads. In versions 4.14.0 through 4.14.6, an authenticated low-privilege user can read the cluster secret from the manager configuration because the logic that masks sensitive values is disabled by any update-config RBAC rule, including an explicit deny. The mask_sensitive_config() decorator applies masking only when _has_update_permissions() returns false, but that gate treats a user as able to update the config whenever a manager:update_config or cluster:update_config rule exists, without ever checking whether the rule's effect is allow or deny. Because a deny rule is stored as a real entry, a read-only account that is hardened by explicitly denying config edits is counted as having update permission, which turns masking off. A single authenticated GET request to the configuration endpoint with raw=true then returns the verbatim ossec.conf XML with cluster.key in clear, whereas an otherwise identical account without the deny rule sees the value masked. This issue is fixed in version 4.14.7.
Metrics
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Wazuh | Wazuh | >= 4.14.0, < 4.14.7 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-61783?
How severe is CVE-2026-61783?
How do I fix CVE-2026-61783?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61775NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61776NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61777NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61778NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-61779NVIDIA Megatron Bridge contains a vulnerability where an att…7.8
- CVE-2026-6178The Betheme theme for WordPress is vulnerable to Stored Cros…6.4
- CVE-2026-6179Stored Cross Site Scripting in NightWolf Penetration Testing…5.4
- CVE-2026-61790Weblate is a web-based continuous localization platform used…4.4
- CVE-2026-61792Weblate is a web-based continuous localization platform used…7.7
- CVE-2026-6180A race condition exists in PaperCut MF when processing badge…8.1
- CVE-2026-61800Wazuh is an open-source security platform providing unified …9.1
- CVE-2026-61802Wazuh is an open-source security platform providing unified …6.5
Are you affected by CVE-2026-61783?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
