Description
Integer overflow in Media in Google Chrome on Mac prior to 149.0.7827.103 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-08
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow in the Media component of Google Chrome on macOS allows a remote attacker, once they have already compromised the renderer process, to potentially escape its sandbox. The flaw is triggered by a specially crafted HTML page that feeds malformed media data to the parser, exceeding a 32‑bit signed integer bound. The vulnerability is categorized as CWE‑472 and CWE‑190 and was rated high severity in the Chromium security assessment.

Affected Systems

The CVE specifically references Google Chrome for macOS. Versions prior to 149.0.7827.103 are affected; the description does not state a concern for Windows or Linux platforms.

Risk and Exploitability

The EPSS score is < 1%, and the vulnerability is not listed in CISA KEV, indicating a limited public exploitation footprint so far. Nevertheless, the CVSS score of 8.3 and the potential for a sandbox escape demand caution. The attacker must first deliver a malicious HTML page containing crafted media content that is processed by the vulnerable renderer; this typically occurs when the user visits a compromised or malicious website. Once the renderer process is compromised, the integer overflow can allow code execution outside the sandbox, potentially enabling a full system compromise.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Chrome update (149.0.7827.103 or higher) on all affected macOS machines.
  • Restrict or block untrusted media content by configuring content‑security‑policy or disabling media playback until the patch is installed.
  • Monitor for suspicious renderer behavior and verify that browser extensions come from trusted sources; disable extensions that are not needed.

Generated by OpenCVE AI on June 11, 2026 at 02:15 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-190
References
Metrics threat_severity

None

threat_severity

Important


Tue, 09 Jun 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos

Tue, 09 Jun 2026 13:15:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Media Leads to Potential Sandbox Escape in Chrome for Mac

Tue, 09 Jun 2026 11: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'}


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

Type Values Removed Values Added
Title Integer Overflow in Media Leads to Potential Sandbox Escape in Chrome for Mac

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

Type Values Removed Values Added
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 Integer overflow in Media in Google Chrome on Mac prior to 149.0.7827.103 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-472
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-10T03:58:23.892Z

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

Link: CVE-2026-11655

cve-icon Vulnrichment

Updated: 2026-06-09T10:45:40.411Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T14:58:24.937

Link: CVE-2026-11655

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-11655 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:30:02Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound

  • CWE-472

    External Control of Assumed-Immutable Web Parameter