Description
Insufficient validation of untrusted input in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted video file. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by insufficient validation of untrusted input in Chrome's codec implementation, allowing a maliciously crafted video file to escape the renderer sandbox. This could give an attacker the ability to execute code with higher privileges than the browser normally allows, potentially compromising the entire system.

Affected Systems

Google Chrome is the affected vendor and product. Versions before 149.0.7827.53 are vulnerable, as stated in the official description. No other vendors are mentioned.

Risk and Exploitability

The CVSS score of 9.6 categorizes this issue as critical, and the EPSS score of less than 1% indicates a very low exploitation probability. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a maliciously crafted video file delivered via a web page, email attachment, or other media that the user interacts with. If the victim opens or processes the file, a sandbox escape could occur, giving the attacker elevated privileges within the browser context and potentially beyond.

Generated by OpenCVE AI on June 7, 2026 at 14:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Google Chrome update that includes the codec input validation patch.
  • Disable or block autoplay and playback of untrusted media content until the update is installed.
  • Continue to monitor Chrome security advisories for subsequent patches or additional mitigations.

Generated by OpenCVE AI on June 7, 2026 at 14:48 UTC.

Tracking

Sign in to view the affected projects.

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

Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Insufficient validation of untrusted input in Codecs
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 20:45: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

Fri, 05 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
Title Potential Sandbox Escape via Unvalidated Video Codec Input in Google Chrome

Fri, 05 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 05 Jun 2026 06:45:00 +0000

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

Fri, 05 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Potential Sandbox Escape via Unvalidated Video Codec Input in Google Chrome

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially perform a sandbox escape via a crafted video file. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T14:57:51.365Z

Reserved: 2026-06-04T17:10:45.907Z

Link: CVE-2026-11198

cve-icon Vulnrichment

Updated: 2026-06-05T14:57:47.851Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:26.937

Modified: 2026-06-05T20:42:39.520

Link: CVE-2026-11198

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11198 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:00:13Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation