Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-61802— Wazuh discloses cleartext cluster key to low-privilege API users via GET /cluster/local/config

Quick assessment

Affected
wazuh wazuh
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Wazuh 是一个开源安全平台,为端点和云工作负载提供统一的 XDR(扩展检测与响应)和 SIEM(安全信息与事件管理)保护。在 4.14.0 至 4.14.6 版本中,低权限的 API 用户可以从一个未对敏感信息进行掩码处理的配置端点读取明文的集群密钥。REST API 提供了一个名为 的掩码控制机制,用于对诸如 和 等敏感字段进行掩码处理,从而在响应中隐藏这些信息,适用于不具备 权限的用户。所有配置读取端点都应用了这一装饰器,但 端点是个例外。该端点由 支持,仅受 权限控制,并返回本地节点的集群配置,其中包括明

CVSS 6.5 · Medium EPSS 0.40% · P33

Affected Version Matrix 1

VendorProduct Version RangeStatus
wazuh wazuh >= 4.14.0, < 4.14.7 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-61802

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Wazuh discloses cleartext cluster key to low-privilege API users via GET /cluster/local/config
Source: CVE Program / CVE List V5
Vulnerability 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, a low-privilege API user can read the cleartext cluster key from a configuration endpoint that fails to redact it. The REST API provides a masking control, mask_sensitive_config, that redacts sensitive fields such as authd.pass and cluster.key from configuration responses for users who lack update-config permission, and every config-read endpoint carries this decorator except GET /cluster/local/config. That endpoint, backed by read_config_wrapper, is gated only by cluster:read and returns the local node's cluster configuration including the cleartext key, whereas its siblings return the same value masked. As a result, any account with the default readonly or cluster_readonly role, which is explicitly denied update-config precisely so it cannot view secrets, receives the real cluster key. Because the cluster key authenticates and encrypts traffic between cluster nodes, disclosing it to an unprivileged account provides the authentication precondition for the cluster-peer remote code execution chains established by prior advisories. This issue is fixed in version 4.14.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
信息暴露
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
wazuh wazuh >= 4.14.0, < 4.14.7 -

II. Public POCs for CVE-2026-61802

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-61802

登录查看更多情报信息。

Patches & Fixes for CVE-2026-61802 (1)

Vendor Advisories for CVE-2026-61802 (1)

Same Patch Batch · wazuh · 2026-08-27 · 6 CVEs total

CVE-2026-61800 9.1 CRITICAL Wazuh cluster worker file sync allows arbitrary file write under /var/ossec (incomplete fi
CVE-2026-54083 8.1 HIGH Wazuh: Path traversal in ip-customblock active response allows arbitrary file creation and
CVE-2026-54085 7.1 HIGH Wazuh: Missing input validation in multiple active response scripts allows argument inject
CVE-2026-61783 7.0 HIGH Wazuh: RBAC permission-effect check in mask_sensitive_config allows low-privilege users to
CVE-2026-54084 5.3 MEDIUM Wazuh agent enrollment NULL pointer dereference via malformed manager response

IV. Related Vulnerabilities

V. Comments for CVE-2026-61802

No comments yet


Leave a comment