Impact
This vulnerability is a use‑after‑free flaw in Google Chrome’s WebCodecs component that lets a remote attacker run arbitrary code within the browser’s sandbox via a specially crafted HTML page. The flaw occurs when a freed memory region is dereferenced after its owning object has been released, allowing execution of arbitrary code inside the confined Chrome process. This weakness corresponds to CWE‑416.
Affected Systems
Google Chrome versions prior to 149.0.7827.103 on desktop platforms that expose the WebCodecs API are vulnerable. The security update released in the 2026‑06 stable channel, noting a high severity, addresses the issue by patching the WebCodecs implementation.
Risk and Exploitability
While no EPSS score or KEV listing is available, the high severity label and a CVSS score of 8.8 indicate a serious risk. The attack vector is inferred to be a malicious webpage that a user must open; once the use‑after‑free is triggered, code runs with the sandboxed browser’s privileges, potentially leaking credentials or enabling further exploitation. The exploitation requires no local access and can be achieved by indirect payload delivery.
OpenCVE Enrichment