Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Insufficient validation of untrusted input in UI in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
AnalysisAI
Sandbox escape in Google Chrome on macOS prior to 148.0.7778.216 allows a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page that abuses insufficient UI input validation. Chromium rates the underlying issue Critical, though current intelligence shows no public exploit identified at time of analysis and a very low EPSS score (0.05%, 15th percentile), indicating the bug is patched before broad weaponization. Exploitation requires chaining with a separate renderer compromise and user interaction, raising the practical bar despite the high CVSS of 8.3.
Technical ContextAI
The flaw resides in Chrome's UI layer on macOS and is classified as CWE-20 (Improper Input Validation), meaning the browser's UI surface accepts and acts on attacker-controlled data from a renderer without sufficient sanity checks. Chrome's multi-process security model relies on the sandboxed renderer being unable to influence higher-privilege browser/UI processes except through tightly validated IPC; a flaw here breaks that trust boundary and is what makes a sandbox escape possible. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* with the macOS build of Chrome specifically called out by the vendor, suggesting platform-specific UI handling code (likely Cocoa/AppKit integration) is involved.
RemediationAI
Vendor-released patch: Google Chrome 148.0.7778.216 for macOS - upgrade affected endpoints to this version or later via the Stable channel update described at https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_0877304591.html and validate via chrome://settings/help. Enterprises managing Chrome via MDM (Jamf, Intune, Kandji) should push the updated package and force a restart to ensure the new build is loaded. As a compensating control until patching completes, restrict users from visiting untrusted sites via web filtering or enforce Site Isolation and Safe Browsing Enhanced Protection through enterprise policy; these reduce but do not eliminate exposure because the bug only triggers after a renderer compromise, so blocking the initial renderer exploit vector (e.g. ad-blocking, script restrictions on untrusted origins) is the most useful pre-patch mitigation, at the cost of some site breakage.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33180
GHSA-hpp8-75j8-prpw