Description
Uninitialized Use in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an uninitialized-use bug in the media component of Google Chrome. If an attacker has already compromised the renderer process—such as by injecting code into that process—they can read arbitrary memory from that process through a specially crafted HTML page. The bug is classified as CWE-457, CWE-824, and CWE-908, and its primary effect is leaking potentially sensitive data from renderer memory, which can be used in follow‑on attacks. The vulnerability does not allow remote code execution or privilege escalation by itself, but the information disclosed could aid in further exploitation.

Affected Systems

All versions of Google Chrome prior to 149.0.7827.53 on Windows, macOS, and Linux are affected. The issue manifests only on installations where the renderer process is compromised, so users browsing malicious content in an affected build are at risk.

Risk and Exploitability

Chromium rates the issue as medium severity with a CVSS score of 6.5. The EPSS score is reported as <1%, and the vulnerability is not listed in the CISA KEV catalog, indicating no known widespread exploitation at this time. Nonetheless, because the flaw requires that the attacker already possess code execution in the renderer, the exploitability is limited compared to remote code‑execution bugs, but the potential data leakage remains a credible risk in environments that allow arbitrary media or script execution from untrusted sites.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or newer.
  • Enable automatic updates to receive future security patches promptly.
  • Restrict or disable media playback and script execution from sites that are not explicitly trusted.

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

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 14: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

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

Type Values Removed Values Added
Title chromium-browser: Uninitialized Use in Media
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Uninitialized Media Buffer Leak in Chrome via Compromised Renderer

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

Type Values Removed Values Added
Weaknesses CWE-908
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 02:45:00 +0000

Type Values Removed Values Added
Title Uninitialized Media Buffer Leak in Chrome via Compromised Renderer

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

Type Values Removed Values Added
Description Uninitialized Use in Media in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T16:30:34.012Z

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

Link: CVE-2026-11089

cve-icon Vulnrichment

Updated: 2026-06-05T14:03:51.525Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:34:48.303

Link: CVE-2026-11089

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11089 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer

  • CWE-908

    Use of Uninitialized Resource