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 perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an instance of CWE‑20, an insufficient input validation weakness, and also aligns with CWE‑79 (cross‑site scripting) due to an improper handling of untrusted media that results in rendered HTML-like content. The vulnerability affects Google Chrome’s media subsystem. A malicious web page can craft untrusted media input that, when processed by a renderer process the attacker has already compromised, displays an interface that mimics legitimate UI elements. This UI spoofing can trick users into interacting with fake controls, and based on the description, it is inferred that an attacker could use the spoofed interface to capture credentials or other sensitive information. The vulnerability has a CVSS score of 8.3, classifying it as high severity and indicating that the impact extends beyond mere deception to potentially significant loss of user trust and exposure of sensitive data.

Affected Systems

All desktop users of Google Chrome running versions earlier than 149.0.7827.53 are affected. The issue applies to the rendering process of Chrome’s media subsystem and is not restricted to a particular operating system.

Risk and Exploitability

The EPSS score is <1% and the vulnerability is not listed in CISA’s KEV catalog. The exploit requires that the attacker already has a foothold in the renderer process, typically via malicious web content or compromised extensions, and is able to serve crafted media that triggers the flaw. Because of this pre‑condition, the practical likelihood of exploitation is low, and the attack vector is a remote web‑based attack that benefits from an existing renderer compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to the latest stable release (149.0.7827.53 or later).
  • Configure Chrome policy or site settings to block or restrict media autoplay for untrusted sites, reducing the attack surface for rendered media.
  • Review and remove potentially malicious or compromised extensions that might previously have granted renderer‑process access, and audit browser logs for suspicious media activity.

Generated by OpenCVE AI on June 7, 2026 at 15: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

Tue, 09 Jun 2026 18:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

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-79
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Insufficient Validation Leads to UI Spoofing in Chrome

Fri, 05 Jun 2026 13: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 07:00:00 +0000

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

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

Type Values Removed Values Added
Title Insufficient Validation Leads to UI Spoofing in Chrome

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 perform UI spoofing via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T12:32:13.503Z

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

Link: CVE-2026-11237

cve-icon Vulnrichment

Updated: 2026-06-05T12:32:06.084Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T18:41:12.743

Link: CVE-2026-11237

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11237 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:00:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')