AI Security AI安全 3d ago Updated 3d ago 更新于 3天前 48

Dozens of WebKit Vulnerabilities Patched With Fresh macOS, iOS Security Updates 数十个WebKit漏洞随最新macOS、iOS安全更新修复

Apple released security updates for macOS Tahoe 26.6.2, iOS 26.6.1, and iPadOS 26.6.1 addressing 28 vulnerabilities, with 21 in WebKit alone iOS 18.7.10 and iPadOS 18.7.10 updates patch over 120 bugs, including 40+ WebKit flaws and 18 Kernel vulnerabilities WebKit remains the most heavily affected component across all updates, with flaws enabling crashes, memory corruption, sandbox escapes, and cross-origin data exfiltration A critical Telephony authentication issue in iOS/iPadOS 26.6.1 allows I Apple发布macOS Tahoe 26.6.2、iOS 26.6.1和iPadOS 26.6.1安全更新,修复28个安全缺陷 WebKit引擎是主要受影响组件,修复21个漏洞,可能导致Safari崩溃、内存损坏和敏感数据泄露 iOS 18.7.10/iPadOS 18.7.10更新修复超过120个bug,包括40多个WebKit漏洞和18个Kernel漏洞 漏洞涉及沙箱逃逸、跨域数据窃取、任意代码执行、内核内存泄露等高危风险 Apple未提及漏洞在野外被利用,但建议用户尽快安装补丁

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

Analysis 深度分析

TL;DR

  • Apple released security updates for macOS Tahoe 26.6.2, iOS 26.6.1, and iPadOS 26.6.1 addressing 28 vulnerabilities, with 21 in WebKit alone
  • iOS 18.7.10 and iPadOS 18.7.10 updates patch over 120 bugs, including 40+ WebKit flaws and 18 Kernel vulnerabilities
  • WebKit remains the most heavily affected component across all updates, with flaws enabling crashes, memory corruption, sandbox escapes, and cross-origin data exfiltration
  • A critical Telephony authentication issue in iOS/iPadOS 26.6.1 allows IPSec authentication bypass and network traffic interception
  • Apple confirmed no active exploitation in the wild but urges immediate patching

Why It Matters

This represents one of the largest single security update cycles in recent Apple history, with over 148 total vulnerabilities patched across multiple OS versions. The heavy concentration of WebKit flaws underscores the browser engine's continued role as the primary attack surface for iOS and macOS, making these patches critical for enterprise and consumer security postures ahead of the iOS 27 release.

Technical Details

  • macOS Tahoe 26.6.2: 28 security defects fixed — 21 in WebKit (crashes, memory corruption, data disclosure), 7 in Audio, ImageIO, IOGPUFamily, and Kernel (DoS, arbitrary code execution, kernel memory corruption)
  • iOS 26.6.1 / iPadOS 26.6.1: Patches all 28 vulnerabilities from the macOS update plus a Telephony IPSec authentication bypass that could enable network traffic interception
  • iOS 18.7.10 / iPadOS 18.7.10: Over 120 bug fixes including 40+ WebKit vulnerabilities (sandbox escape, cross-origin exfiltration) and 18 Kernel flaws (kernel memory corruption, network filter bypass, sensitive data access)
  • Additional affected components: Accessibility, AirDrop, App Store, AVEVideoEncoder, Contacts, CoreAudio, CoreMedia, Foundation, ImageIO, IOSkywalkFamily, Maps, MediaRemote, Model I/O, SceneKit, Siri, and WebRTC
  • No known active exploitation reported by Apple for any of the patched vulnerabilities

Industry Insight

  • The sheer volume of WebKit vulnerabilities across multiple branches signals that browser engine hardening should remain a top priority for Apple and enterprise security teams alike
  • The IPSec authentication bypass in Telephony is particularly concerning for enterprise environments relying on secure VPN connections — organizations should verify patch deployment across all iOS/iPadOS devices immediately
  • With iOS 27 expected next month, these updates serve as both a cleanup cycle and a stability foundation, suggesting that any remaining unpatched issues may be addressed in the major release rather than waiting for additional point updates

TL;DR

  • Apple发布macOS Tahoe 26.6.2、iOS 26.6.1和iPadOS 26.6.1安全更新,修复28个安全缺陷
  • WebKit引擎是主要受影响组件,修复21个漏洞,可能导致Safari崩溃、内存损坏和敏感数据泄露
  • iOS 18.7.10/iPadOS 18.7.10更新修复超过120个bug,包括40多个WebKit漏洞和18个Kernel漏洞
  • 漏洞涉及沙箱逃逸、跨域数据窃取、任意代码执行、内核内存泄露等高危风险
  • Apple未提及漏洞在野外被利用,但建议用户尽快安装补丁

为什么值得看

这篇文章为Apple生态系统开发者和安全研究人员提供了详细的安全漏洞清单,有助于评估WebKit和Kernel等核心组件的安全风险。对于企业IT管理员而言,了解漏洞的严重程度和影响范围可指导及时的补丁部署策略。

技术解析

  • WebKit漏洞修复:macOS Tahoe 26.6.2修复21个WebKit漏洞,iOS 18.7.10/iPadOS 18.7.10修复40多个WebKit漏洞。这些漏洞可导致Safari崩溃、内存损坏、敏感数据泄露,甚至沙箱逃逸和跨源数据窃取。

  • Kernel漏洞修复:iOS 18.7.10/iPadOS 18.7.10修复18个Kernel漏洞,可能被利用来损坏内核内存、崩溃系统、绕过网络过滤器、写入内核内存、泄露敏感内核状态和访问用户数据。

  • 其他组件漏洞:漏洞还涉及Audio、ImageIO、IOGPUFamily、Telephony(认证绕过)、Accessibility、AirDrop、App Store、CoreAudio、CoreMedia、Foundation、IOSkywalkFamily、Maps、MediaRemote、Model I/O、SceneKit、Siri、WebRTC等多个系统组件。

  • 版本覆盖策略:更新同时覆盖macOS Tahoe 26.6.2、iOS 26.6.1/iPadOS 26.6.1(新系统)和iOS 18.7.10/iPadOS 18.7.10(旧系统),体现Apple对多版本生态的持续安全维护。

行业启示

  • WebKit作为主要攻击面:WebKit漏洞在多次更新中占据主导地位,表明浏览器引擎仍是移动端和桌面端安全的主要攻击面,开发者应持续关注Web标准实现中的安全问题。
  • 内核安全防御至关重要:Kernel漏洞可导致任意代码执行和内核内存泄露,说明操作系统内核仍是安全防御的核心层,厂商需持续加强内核级安全防护。
  • 多版本并行维护成为常态:Apple同时为新旧版本系统提供安全更新,企业用户应根据设备状况及时评估升级或打补丁的优先级,避免安全漏洞暴露。

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

Security 安全 Product Launch 产品发布