Description
Integer overflow in ANGLE 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: Medium)
Published: 2026-06-04
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

ANGLE, a platform abstraction layer within Chrome, contains an integer overflow flaw (CWE-472, CWE-190) that can be triggered by a crafted HTML page. When a renderer process is already compromised, exploiting this overflow may allow the attacker to escape the browser sandbox and execute arbitrary code on the host system. The vulnerability’s primary consequence is the potential loss of confidentiality, integrity, and availability of the victim’s machine.

Affected Systems

All users running Google Chrome versions earlier than 149.0.7827.53 are affected. The flaw resides in the ANGLE component and is present in the stable channel of Chrome prior to that specific revision.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, indicating that current exploitation data is limited. The CVSS score of 9.6 indicates a Critical severity, emphasizing the importance of addressing this vulnerability promptly. Nevertheless, the attack requires the execution of a crafted HTML page and prior compromise of the renderer process, implying that the threat is primarily relevant to environments where such code could be delivered and the renderer is exposed. The Chromium severity of Medium indicates a notable potential impact. The absence of a publicly known exploit reduces immediate risk, but the potential impact warrants prompt action.

Generated by OpenCVE AI on June 5, 2026 at 18:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or later to receive the ANGLE integer overflow fix.
  • Ensure that only trusted and signed extensions are installed, and consider removing or disabling any extensions that inject untrusted scripts into web content.
  • Keep the operating system and all applications updated with the latest security patches to reduce overall attack surface.

Generated by OpenCVE AI on June 5, 2026 at 18:54 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: Integer overflow in ANGLE
References
Metrics threat_severity

None

threat_severity

Moderate


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

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

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

Type Values Removed Values Added
Title Integer Overflow in ANGLE Enables Sandbox Escape in Chrome

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

Type Values Removed Values Added
Weaknesses CWE-190
Metrics cvssV3_1

{'score': 9.6, 'vector': 'CVSS:3.1/AV:N/AC:L/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 05:45:00 +0000

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

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

Type Values Removed Values Added
Title Integer Overflow in ANGLE Enables Sandbox Escape in Chrome

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

Type Values Removed Values Added
Description Integer overflow in ANGLE 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: Medium)
Weaknesses CWE-472
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T16:34:49.606Z

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

Link: CVE-2026-11088

cve-icon Vulnrichment

Updated: 2026-06-05T14:14:40.691Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:27:23.947

Link: CVE-2026-11088

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11088 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T19:00:16Z

Weaknesses
  • CWE-190

    Integer Overflow or Wraparound

  • CWE-472

    External Control of Assumed-Immutable Web Parameter