Description
Out of bounds read in Media in Google Chrome on ChromeOS prior to 149.0.7827.103 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: High)
Published: 2026-06-08
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an out‑of‑bounds read in the Media module of Google Chrome on ChromeOS. A malicious web page that successfully compromises the renderer process can cause Chrome to read arbitrary data from process memory. The result is that the attacker can acquire potentially sensitive information that resides in the renderer’s memory space. The weakness corresponds to CWE‑472 and CWE‑125.

Affected Systems

The flaw affects all installations of Google Chrome running on ChromeOS before version 149.0.7827.103. Any device that has that browser version and allows potentially hostile web content to be rendered is susceptible.

Risk and Exploitability

The issue is rated high severity in Chromium security. The CVSS score is 5.3, which corresponds to a medium level of severity. The EPSS score is less than 1%, indicating a very low exploitation probability, and it is not listed in the CISA KEV catalog. Exfiltration would require the attacker to first gain control of the renderer process, which is likely obtained via malicious HTML content delivered to the user. If that control is obtained, the out‑of‑bounds read allows extraction of memory contents, thus presenting a serious information‑disclosure risk. The required privilege level is limited to the renderer process, but the potential impact spans all data held within that process.

Generated by OpenCVE AI on June 11, 2026 at 02:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome on ChromeOS to the latest stable release that includes Chrome 149.0.7827.103 or newer.
  • Disable or limit extensions that run privileged renderer processes and enforce the browser’s sandboxing policy.
  • Employ web‑filtering or content‑restriction mechanisms to block or quarantine pages that could deliver dangerous HTML to the renderer.

Generated by OpenCVE AI on June 11, 2026 at 02:12 UTC.

Tracking

Sign in to view the affected projects.

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

Thu, 11 Jun 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Integer overflow in Media
Weaknesses CWE-125
References
Metrics threat_severity

None

threat_severity

Important


Wed, 10 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Google chrome Os
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:google:chrome_os:-:*:*:*:*:*:*:*
Vendors & Products Google chrome Os

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

Type Values Removed Values Added
Title Out-of-Bounds Read in Media Leading to Sensitive Information Disclosure on ChromeOS

Tue, 09 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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


Tue, 09 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in Media Leading to Sensitive Information Disclosure on ChromeOS
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Mon, 08 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description Out of bounds read in Media in Google Chrome on ChromeOS prior to 149.0.7827.103 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: High)
Weaknesses CWE-472
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-09T01:50:12.853Z

Reserved: 2026-06-08T21:33:46.845Z

Link: CVE-2026-11669

cve-icon Vulnrichment

Updated: 2026-06-09T01:50:09.154Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T00:16:50.097

Modified: 2026-06-10T16:16:05.050

Link: CVE-2026-11669

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-11669 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:15:27Z

Weaknesses
  • CWE-125

    Out-of-bounds Read

  • CWE-472

    External Control of Assumed-Immutable Web Parameter