Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Insufficient validation of untrusted input in ANGLE in Google Chrome on Mac prior to 147.0.7727.55 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Remote code execution in Google Chrome's ANGLE graphics layer on macOS prior to 147.0.7727.55 allows unauthenticated attackers to execute arbitrary code within the browser's sandbox via malicious HTML pages. The vulnerability stems from insufficient input validation (CWE-20) in ANGLE, Chrome's OpenGL ES implementation layer. While rated 8.8 CVSS due to complete confidentiality/integrity/availability impact, EPSS exploitation probability is low (0.05%, 16th percentile) with no public exploit identified at time of analysis and no confirmed active exploitation (CISA KEV).
Technical ContextAI
ANGLE (Almost Native Graphics Layer Engine) is Chrome's OpenGL ES implementation that translates OpenGL ES API calls to native graphics APIs on different platforms. On macOS, ANGLE serves as the graphics abstraction layer between web content and the underlying Metal/OpenGL frameworks. This vulnerability represents a CWE-20 (Improper Input Validation) flaw where ANGLE fails to adequately sanitize untrusted input from web content before processing graphics operations. The affected component processes HTML-embedded graphics instructions, and insufficient validation allows malicious payloads to bypass expected constraints. While the CPE identifier indicates Chrome broadly, EUVD data confirms the issue is specific to macOS implementations of Chrome versions prior to 147.0.7727.55. The sandbox escape limitation means exploitation results in code execution within Chrome's restricted sandbox environment, not complete system compromise, though this still enables significant capabilities like data exfiltration from the browser context.
RemediationAI
Update Google Chrome on macOS to version 147.0.7727.55 or later immediately. The vendor-released patch addresses the insufficient input validation in ANGLE's graphics processing pipeline. Chrome's automatic update mechanism will deploy this fix to most users within days, but administrators should verify update completion through chrome://settings/help. For enterprise environments using managed Chrome deployments, force update policies to ensure rapid deployment across macOS endpoints. The official stable channel update advisory at chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop.html provides full release notes and deployment guidance. No effective workarounds exist beyond completely disabling JavaScript and WebGL rendering, which breaks core web functionality. Organizations unable to immediately patch should implement defense-in-depth controls including network-level blocking of known-malicious domains and user awareness training about visiting untrusted websites until patching completes. Monitor the Chromium issue tracker at issues.chromium.org/issues/40073848 for additional technical remediation details and potential subsequent fixes.
Same weakness CWE-20 – Improper Input Validation
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP6 | Fixed |
| openSUSE Leap 15.6 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP6 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-20685
GHSA-cxxr-98x3-mp4j