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

The vulnerability arises from insufficient validation of untrusted media content in Chrome's renderer component. A crafted HTML page can supply unsuitable input that the renderer process accepts without proper checks. An attacker who has already compromised the renderer process can use this flaw to escape the sandbox, gaining higher privileges on the host system. This flaw is mapped to CWE‑20, improper input validation, and CWE‑1173.

Affected Systems

Google Chrome versions earlier than 149.0.7827.53 on desktop platforms are affected. The problem is specific to the media handling code path in these releases.

Risk and Exploitability

The CVSS score of 8.3 indicates a high severity. EPSS score is < 1% and the vulnerability is not listed in CISA KEV, so there is no publicly known widespread exploitation. Nonetheless, because the flaw requires a compromised renderer and a maliciously crafted page, an adversary capable of delivering such content can leverage the sandbox escape to execute code with the privileges of the renderer. Prompt patching mitigates the risk.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later, which includes the sandbox escape fix.
  • Configure Chrome to automatically check for and install updates for all users.
  • If an upgrade cannot be applied immediately, restrict media content from untrusted sources by applying group policy or web content restrictions.

Generated by OpenCVE AI on June 7, 2026 at 14:03 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 Media
Weaknesses CWE-1173
References
Metrics threat_severity

None

threat_severity

Important


Fri, 05 Jun 2026 20:15: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 06:15:00 +0000

Type Values Removed Values Added
Title Insufficient Input Validation in Chrome Media Enables Potential Sandbox Escape

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'}


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

Type Values Removed Values Added
Title Insufficient Input Validation in Chrome Media Enables Potential Sandbox Escape

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:55.623Z

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

Link: CVE-2026-10911

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:11:39.450

Link: CVE-2026-10911

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10911 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:15:07Z

Weaknesses
  • CWE-1173

    Improper Use of Validation Framework

  • CWE-20

    Improper Input Validation