Impact
The vulnerability is a use‑after‑free flaw (CWE‑416) in Chrome’s Media component that permits a maliciously crafted HTML page to execute arbitrary code within the browser’s sandbox. An attacker could supply a specially constructed page that causes the browser to free and then reuse a memory region, allowing the execution of code supplied by the attacker. The result is remote code execution on the client machine, violating confidentiality, integrity, and availability of the user session, and providing an attacker with the ability to run arbitrary code without sandbox escape prerequisites.
Affected Systems
Google Chrome versions prior to 149.0.7827.53 are affected. The flaw is present in the stable channel and can be triggered by loading a malicious HTML page on any machine running an unpatched instance of Chrome.
Risk and Exploitability
The CVSS score of 8.8 indicates high severity. The EPSS score is not available, but the vulnerability has been reported by Chromium with a Medium severity tag and is not listed in the CISA KEV catalog. The likely attack vector is a malicious webpage sent to the user; the attacker does not need prior access or credentials. The exploit requires the victim to visit a crafted page, after which arbitrary code can run with the privileges of the browser process, granting local compromise.
OpenCVE Enrichment