目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-61783— Wazuh RBAC权限检查漏洞

一分钟漏洞结论

影响对象
wazuh wazuh
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Wazuh 是一个开源安全平台,为端点和云工作负载提供统一的 XDR 和 SIEM 防护。在 4.14.0 至 4.14.6 版本中,经过身份验证的低权限用户可以读取集群密钥(cluster secret),因为用于屏蔽敏感值的逻辑会被任何 update-config RBAC 规则禁用,包括显式的拒绝规则。 装饰器仅在 返回 时应用屏蔽;然而,该门控机制只要存在 或 规则,就认为用户具备配置更新权限,而从未检查该规则的效果(effect)是允许(allow)还是拒绝(deny)。由于一条“拒绝”规则会作为一个真实

CVSS 7.0 · High

可能的 ATT&CK 技术 1 AI

T1213.003 · Code Repositories
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-61783 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Wazuh: RBAC permission-effect check in mask_sensitive_config allows low-privilege users to read cluster.key
来源: 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, 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.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
信息暴露
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
wazuh wazuh >= 4.14.0, < 4.14.7 -

二、漏洞 CVE-2026-61783 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-61783 的情报信息

登录查看更多情报信息。

CVE-2026-61783 其他参考 (2)

同批安全公告 · wazuh · 2026-08-27 · 共 4 条

CVE-2026-54083 8.1 HIGH Wazuh 路径遍历导致任意文件创建删除
CVE-2026-54085 7.1 HIGH Wazuh 多个主动响应脚本参数注入漏洞
CVE-2026-54084 5.3 MEDIUM Wazuh代理入网空指针引用漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-61783

暂无评论


发表评论