Description
Insufficient validation of untrusted input in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-04
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insufficient validation of untrusted input in Chrome’s media handling path allows a malicious attacker who has already gained control of a renderer process to craft an HTML page that can trigger a sandbox escape. The weakness is an input validation flaw (CWE‑20) combined with improper media handling (CWE‑1289), giving the attacker the ability to execute code with privileges outside the confined renderer environment and potentially compromise the host operating system’s confidentiality and integrity.

Affected Systems

Desktop versions of Google Chrome prior to 149.0.7827.53 are vulnerable on all major operating systems that run that build, including Windows, macOS, and Linux. Any user running an older build of Chrome could be affected if a renderer process is compromised.

Risk and Exploitability

The CVSS score of 8.3 indicates high severity, while the EPSS score of less than 1% suggests the likelihood of widespread exploitation is low but not negligible. The vulnerability is not listed in the CISA KEV catalog, but it remains a critical concern because it requires a foothold in the renderer process before exploitation. If exploited, the sandbox escape can lead to full system compromise, creating a significant risk for affected users.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later to receive the input‑validation fix
  • Enable Chrome’s auto‑update feature or manually install the latest stable release promptly
  • Apply Chrome policy or content‑security settings that restrict untrusted media processing to reduce the attack surface for renderer processes

Generated by OpenCVE AI on June 7, 2026 at 14:45 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 Sandbox Escape via Untrusted Media Input in Chrome Before 149.0.7827.53 chromium-browser: Insufficient validation of untrusted input in Media
Weaknesses CWE-1289
References
Metrics threat_severity

None

threat_severity

Important


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

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

Type Values Removed Values Added
Title Sandbox Escape via Untrusted Media Input in Chrome Before 149.0.7827.53

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

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

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T01:42:24.563Z

Reserved: 2026-06-04T17:06:05.815Z

Link: CVE-2026-10917

cve-icon Vulnrichment

Updated: 2026-06-05T01:39:09.178Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:16:53.860

Modified: 2026-06-05T15:48:49.470

Link: CVE-2026-10917

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10917 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:45:31Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation