AI News AI资讯 7d ago Updated 7d ago 更新于 7天前 46

Vulnerability giving attackers full control of Macs is under active exploitation 允许攻击者完全控制Mac的漏洞正在被积极利用

CVE-2026-65400 is a high-severity (7.1/10) macOS vulnerability in the screen sharing feature that allows unauthenticated remote code execution with root privileges The Netherlands NCSC confirms active exploitation targeting systems with port 5900 exposed to the Internet, resulting in Monero crypto miner deployment Apple released patches for macOS Tahoe, Sequoia, and Sonoma following public disclosure at Black Hat security conference The root cause is a flaw in state management within macOS scree 荷兰NCSC警告CVE-2026-65400漏洞正在被积极利用,攻击者已获取多个系统的root权限 该漏洞影响macOS屏幕共享功能,允许远程攻击者无需凭证即可控制屏幕、键盘和鼠标 攻击者已在暴露端口5900的系统上部署Monero加密货币矿工进行资源滥用 Apple已为macOS Tahoe、Sequoia和Sonoma发布安全补丁修复此漏洞

72
Hot 热度
65
Quality 质量
58
Impact 影响力

Analysis 深度分析

TL;DR

  • CVE-2026-65400 is a high-severity (7.1/10) macOS vulnerability in the screen sharing feature that allows unauthenticated remote code execution with root privileges
  • The Netherlands NCSC confirms active exploitation targeting systems with port 5900 exposed to the Internet, resulting in Monero crypto miner deployment
  • Apple released patches for macOS Tahoe, Sequoia, and Sonoma following public disclosure at Black Hat security conference
  • The root cause is a flaw in state management within macOS screen sharing, which tracks system events, user interactions, and variables
  • Security experts recommend keeping screen sharing disabled when not in use and avoiding direct port 5900 exposure, favoring VPN or SSH tunneling instead

Why It Matters

This vulnerability is significant because it affects a widely used macOS feature and requires no credentials to exploit, making it attractive to opportunistic attackers scanning the internet. The active exploitation in the wild demonstrates the real-world urgency of patching and proper network configuration for Mac users, especially in enterprise environments where screen sharing may be enabled for remote support.

Technical Details

  • CVE-2026-65400: Severity rating 7.1/10; affects macOS screen sharing functionality across Tahoe, Sequoia, and Sonoma; patched by Apple following Black Hat disclosure
  • Attack vector: Port 5900 (VNC default) must be accessible from the Internet; the macOS firewall opens this port when screen sharing is enabled
  • Exploitation mechanism: A state management bug allows unauthenticated attackers to gain root access by manipulating preceding events, user interactions, and system state variables
  • Observed impact: All confirmed exploits so far result in root-level access and deployment of Monero cryptocurrency miners
  • Mitigation: Install Apple's security update; disable screen sharing when not needed via System Settings > General > Sharing; avoid exposing port 5900 directly; use VPN or SSH tunneling for remote access

Industry Insight

  • Organizations should audit macOS deployments for exposed port 5900 and enforce screen sharing policies that require VPN or SSH tunneling rather than direct internet access
  • The pattern of crypto miner deployment suggests this vulnerability is currently being exploited for low-effort profit, but the unauthenticated root access makes it a prime candidate for more sophisticated malware delivery in the future
  • Apple's use of hedging language ("may allow") in its security advisory highlights the ongoing tension between transparency and responsible disclosure, reinforcing the need for practitioners to treat all unpatched vulnerabilities as actively exploitable until confirmed otherwise

TL;DR

  • 荷兰NCSC警告CVE-2026-65400漏洞正在被积极利用,攻击者已获取多个系统的root权限
  • 该漏洞影响macOS屏幕共享功能,允许远程攻击者无需凭证即可控制屏幕、键盘和鼠标
  • 攻击者已在暴露端口5900的系统上部署Monero加密货币矿工进行资源滥用
  • Apple已为macOS Tahoe、Sequoia和Sonoma发布安全补丁修复此漏洞

为什么值得看

这篇报道揭示了macOS屏幕共享功能的严重安全漏洞及其实际利用情况,对Mac用户和企业IT管理员具有重要警示意义。它提醒用户及时更新系统并采取安全措施,避免设备被利用进行加密货币挖矿或更严重的恶意活动。

技术解析

  • 漏洞编号CVE-2026-65400,CVSS评分7.1/10,源于macOS屏幕共享功能的"状态管理"缺陷,该缺陷跟踪先前事件、用户交互、变量和系统状态
  • 当屏幕共享开启时,macOS防火墙会自动开放端口5900,使系统暴露于互联网风险中
  • 攻击者可通过互联网直接访问端口5900,无需任何凭证即可控制目标Mac的屏幕、键盘和鼠标
  • Apple已为macOS Tahoe、Sequoia和Sonoma三个版本发布安全补丁修复此漏洞

行业启示

  • 企业应建立macOS设备屏幕共享功能的集中管控策略,仅在必要时启用并在使用后立即关闭,避免长期暴露攻击面
  • 安全团队需加强对端口5900的监控,确保其不被意外暴露于互联网,必要时通过VPN或SSH隧道替代直接连接
  • 此漏洞案例凸显了"默认开启"功能的安全风险,厂商应在产品设计中遵循最小权限原则,避免功能启用时自动开放网络端口

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全