Description
Uninitialized Use in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data 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 vulnerability occurs when ANGLE in Google Chrome does not properly initialize a variable, allowing a remote attacker to read data across origins through a specially crafted HTML page. This flaw enables an attacker to exfiltrate sensitive information from the victim’s browser sessions without modifying the user’s data or system state, thereby compromising confidentiality for any user who visits a malicious page. The weakness is classified under CWE-457 and CWE-824, indicating uninitialized variable usage.

Affected Systems

The affected product is Google Chrome. Versions prior to 149.0.7827.53 are vulnerable, so any Chrome build below that release is at risk.

Risk and Exploitability

The vulnerability is exploitable via the web, as a crafted HTML page can trigger the leak. The EPSS score is < 1%, and it is not listed in the CISA KEV catalog, though the impact remains notable. The CVSS score is 6.5, indicating medium severity. Attackers could gain the victim’s data by hosting a malicious page that leverages the uninitialized variable in ANGLE to read cross-origin content.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or later
  • Set enterprise policy to enforce automatic Chrome updates so that new patches are applied without manual intervention
  • Monitor Chrome release notes and security advisories for additional mitigations and apply them promptly

Generated by OpenCVE AI on June 7, 2026 at 15:10 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 ANGLE
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 06 Jun 2026 05:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Variable in ANGLE Leaking Cross-Origin Data

Sat, 06 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
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 03:30:00 +0000

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

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

Type Values Removed Values Added
Title Uninitialized Variable in ANGLE Leaking Cross-Origin Data

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

Type Values Removed Values Added
Description Uninitialized Use in ANGLE in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T18:08:24.509Z

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

Link: CVE-2026-11110

cve-icon Vulnrichment

Updated: 2026-06-06T03:09:33.256Z

cve-icon NVD

Status : Modified

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

Modified: 2026-06-08T19:16:36.917

Link: CVE-2026-11110

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11110 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:15:46Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer