CVE-2025-6558
vulnerability analysis and mitigation

Overview

CVE-2025-6558 is an improper input validation vulnerability in the ANGLE (Almost Native Graphics Layer Engine) and GPU components of Google Chrome that allows a remote attacker to potentially perform a sandbox escape via a crafted HTML page. It was reported by Clément Lecigne and Vlad Stolyarov of Google's Threat Analysis Group (TAG) on June 23, 2025, and publicly disclosed on July 15, 2025, when Google released Chrome 138.0.7204.157 to address it. The vulnerability affects Google Chrome prior to version 138.0.7204.157, Microsoft Edge (Chromium-based), Apple Safari prior to 18.6, iOS/iPadOS prior to 18.6, macOS Sequoia prior to 15.6, watchOS prior to 11.6, visionOS prior to 2.6, WebKitGTK prior to 2.48.0, and WPE WebKit prior to 2.48.0. It carries a CVSS v3.1 base score of 8.8 (High) (Chrome Releases, Apple iOS Advisory).

Technical details

The vulnerability is classified under CWE-20 (Improper Input Validation) and CWE-76 (Improper Neutralization of Equivalent Special Elements), rooted in insufficient validation of untrusted input within Chrome's ANGLE graphics abstraction layer and GPU processing pipeline. ANGLE is used by Chrome to translate OpenGL ES calls to platform-native graphics APIs (DirectX, Metal, Vulkan), and a flaw in how it processes attacker-controlled input can be triggered through malicious WebGL or GPU-accelerated content embedded in an HTML page. Exploitation requires user interaction — specifically, a victim visiting a crafted web page — but no authentication or elevated privileges are needed from the attacker. The vulnerability was also found to affect Apple's WebKit engine (used in Safari, iOS, and macOS), as Apple's security advisories credit the same Google TAG researchers for discovering the flaw in their WebKit implementation (Chrome Releases, Apple Safari Advisory, Apple macOS Advisory).

Impact

Successful exploitation enables a complete sandbox escape, allowing an attacker to break out of Chrome's renderer sandbox and execute arbitrary code on the underlying host system with the privileges of the browser process. This results in full compromise of confidentiality, integrity, and availability — an attacker could read sensitive files, install malware, establish persistence, or pivot to other systems on the network. The broad scope of affected products (Chrome, Edge, Safari, iOS, macOS, watchOS, visionOS, WebKitGTK, WPE WebKit) means the attack surface spans billions of devices across desktop and mobile platforms (Chrome Releases, Apple iOS Advisory).

Exploitation steps

  1. Reconnaissance: Identify targets running unpatched Google Chrome (prior to 138.0.7204.157), Microsoft Edge (Chromium), or Safari/WebKit-based browsers on iOS/macOS. Tools like Shodan or passive fingerprinting via browser user-agent strings can help identify vulnerable versions.
  2. Craft malicious HTML page: Develop a web page containing specially crafted WebGL or GPU-accelerated content that triggers the input validation flaw in Chrome's ANGLE or GPU component. The payload exploits insufficient validation of attacker-controlled data passed to the graphics pipeline.
  3. Deliver the payload: Host the malicious page on an attacker-controlled server or inject it via a compromised legitimate site, phishing email, or malicious advertisement. The attack requires the victim to visit the page in a vulnerable browser.
  4. Trigger sandbox escape: When the victim's browser renders the crafted content, the ANGLE/GPU input validation flaw is triggered, allowing the attacker to escape the browser's renderer sandbox.
  5. Achieve code execution: Post-sandbox-escape, the attacker executes arbitrary code on the host system with the privileges of the browser process, enabling installation of malware, credential theft, lateral movement, or persistent access (Chrome Releases, BleepingComputer).

Indicators of compromise

  • Network: Unusual outbound connections from browser processes (e.g., chrome.exe, msedge.exe) to unknown external IPs or C2 infrastructure; HTTP/HTTPS requests to newly registered or suspicious domains serving WebGL-heavy content.
  • Process: Unexpected child processes spawned by the browser process (e.g., cmd.exe, powershell.exe, bash, curl, wget) that are not typical browser helper processes; renderer processes making direct system calls outside normal browser sandbox behavior.
  • File System: Unexpected files written to user profile directories, temp folders, or startup locations by browser processes; new executables or scripts dropped in %APPDATA%, %TEMP%, or /tmp by browser-related processes.
  • Logs: Browser crash reports or GPU process crashes immediately preceding anomalous activity; Windows Event Logs showing process creation events with chrome.exe or msedge.exe as parent for non-browser child processes.
  • Registry (Windows): New Run keys or scheduled tasks created by browser processes; modifications to browser extension directories or policies outside of normal update cycles (BleepingComputer, CISA KEV).

Mitigation and workarounds

Primary remediation: Update Google Chrome to version 138.0.7204.157 or later immediately. For Apple products, update to Safari 18.6+, iOS/iPadOS 18.6+, iPadOS 17.7.9+, macOS Sequoia 15.6+, watchOS 11.6+, and visionOS 2.6+. Microsoft Edge (Chromium) users should apply the corresponding Edge update. For Linux environments, update WebKitGTK and WPE WebKit to version 2.48.0 or later. No configuration-based workaround is available for this vulnerability — patching is the only effective mitigation. Given active exploitation and CISA KEV listing, this should be treated as a critical priority (Chrome Releases, Apple iOS Advisory, Apple macOS Advisory, Apple Safari Advisory).

Community reactions

Google's Threat Analysis Group (TAG) researchers Clément Lecigne and Vlad Stolyarov were credited with discovering and reporting the vulnerability, indicating it was likely identified during investigation of targeted attack campaigns. Security Week described it as Chrome's "fifth zero-day of 2025" at the time of disclosure (SecurityWeek). The Hacker News and BleepingComputer both published urgent advisories urging immediate browser updates (BleepingComputer). Apple's subsequent patches for Safari and WebKit (released July 29–30, 2025) drew additional media attention, with SecurityWeek noting Apple "patches Safari vulnerability flagged as exploited against Chrome" (SecurityWeek). The CIS and multiple national CERTs (Canada, Hong Kong, Australia) issued advisories. Community reaction on Reddit and social media was broadly urgent, with widespread calls to restart browsers immediately.

Additional resources


SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management