CVE-2026-50130 — Pi-hole is a DNS sinkhole that protects devices from...
CVE-2026-50130 漏洞深度分析
漏洞概述
CVE 编号: CVE-2026-50130
CVSS 评分: 8.8(HIGH)
CVSS 向量: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CWE 分类: CWE-282
漏洞状态: Received
发布时间: 2026-07-14T22:17:13.203
最后更新: 2026-07-14T22:17:13.203
漏洞描述
Pi-hole is a DNS sinkhole that protects devices from unwanted content without installing any client-side software. From 6.0 to 6.4.2, a user with code execution as the unprivileged pihole user can escalate to root by replacing /etc/pihole/logrotate. The replacement is laundered to root:root ownership by pihole-FTL-prestart.sh and then parsed as root by the daily pihole flush cron, executing firstaction shell as uid 0. This issue is fixed in version 6.4.3.
影响分析
此漏洞的具体影响取决于实际利用场景。"
修复建议
- 及时关注厂商发布的安全更新和补丁
- 升级受影响组件到最新版本
- 如无法立即升级,参考厂商提供的临时缓解措施
- 加强网络访问控制和监控
参考链接
💬 评论