Description
Use after free in WebCodecs in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-08
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

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 and also aligns with CWE‑825, indicating inconsistently managed permissions or privilege context during the WebCodecs operation.

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 the EPSS score is very low (<1%) and the vulnerability is not listed in KEV, 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 further exploits improper permission handling (CWE‑825), which could allow the attacker to perform actions beyond the intended sandbox boundaries. The exploitation requires no local access and can be achieved by indirect payload delivery.

Generated by OpenCVE AI on June 11, 2026 at 02:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.103 or later, which includes the WebCodecs patch.
  • If an update cannot be applied immediately, disable the WebCodecs API by turning off the corresponding flag in chrome://flags or by using enterprise policy to block the feature.
  • Once patched, monitor the browser process for abnormal activity and enable OS‑level mitigations such as ASLR and DEP to reduce the impact of any residual vulnerabilities.

Generated by OpenCVE AI on June 11, 2026 at 02:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6337-1 chromium security update
History

Thu, 11 Jun 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Use after free in WebCodecs
Weaknesses CWE-825
References
Metrics threat_severity

None

threat_severity

Important


Tue, 09 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Tue, 09 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
Title Use‑After‑Free in WebCodecs Enabling Remote Code Execution via Crafted HTML

Tue, 09 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 09 Jun 2026 01:15:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 09 Jun 2026 01:00:00 +0000

Type Values Removed Values Added
Title Use‑After‑Free in WebCodecs Enabling Remote Code Execution via Crafted HTML

Mon, 08 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description Use after free in WebCodecs in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-416
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-09T03:55:42.751Z

Reserved: 2026-06-08T21:33:51.987Z

Link: CVE-2026-11683

cve-icon Vulnrichment

Updated: 2026-06-09T01:00:04.609Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T00:16:51.690

Modified: 2026-06-09T14:53:19.013

Link: CVE-2026-11683

cve-icon Redhat

Severity : Important

Publid Date: 2026-06-08T00:00:00Z

Links: CVE-2026-11683 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:15:27Z

Weaknesses