Impact
The vulnerability is an insufficient validation of untrusted input in Chrome's user interface for macOS, allowing a remote attacker who has already compromised the renderer process to escape Chrome’s sandbox. This flaw is a classic input validation weakness identified as CWE‑20 and CWE‑1286. If exploited, the attacker can escape the sandbox, potentially running arbitrary code with the privileges of the browser process and compromising the host system.
Affected Systems
Google Chrome on macOS versions older than 148.0.7778.216 are affected. Users of these versions should upgrade immediately to mitigate the risk.
Risk and Exploitability
Chromium classifies this as a critical flaw with a CVSS score of 8.3. EPSS score is < 1% and the vulnerability is not listed in CISA’s KEV catalog, indicating that no publicly known exploits exist yet. However, exploitation requires the attacker to control the renderer process and serve a specially crafted HTML page. Once those conditions are met, a sandbox escape could lead to remote code execution, making the risk extremely high if the conditions are satisfied.
OpenCVE Enrichment