PatchSiren cyber security CVE debrief
CVE-2026-8556 Google CVE debrief
CVE-2026-8556 is a cross-origin data leak vulnerability in Google Chrome on Windows, stemming from inappropriate implementation in ANGLE (Almost Native Graphics Layer Engine). The flaw allows a remote attacker who has already compromised the renderer process to exfiltrate cross-origin data via a crafted HTML page. Google has assigned this a High severity rating within Chromium's security framework, though NVD's CVSS 3.1 scoring reflects a Low severity (3.1) due to the attack complexity requirements and need for prior renderer compromise. The vulnerability affects Chrome versions prior to 148.0.7778.168 on Windows platforms. Google released a stable channel update on May 12, 2026 addressing this issue. The underlying weaknesses involve improper restriction of operations within the bounds of a memory buffer (CWE-119) and improper access control (CWE-284). No known exploitation in ransomware campaigns has been documented, and the vulnerability has not been added to CISA's Known Exploited Vulnerabilities catalog.
- Vendor
- Product
- Chrome
- CVSS
- LOW 3.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-05-14
- Original CVE updated
- 2026-05-19
- Advisory published
- 2026-05-14
- Advisory updated
- 2026-05-19
Who should care
Windows enterprise environments with managed Chrome deployments; organizations relying on browser isolation for security boundaries; security teams monitoring for renderer exploitation chains; compliance frameworks requiring timely patching of High severity browser vulnerabilities
Technical summary
The vulnerability exists in ANGLE, Chrome's graphics translation layer that converts OpenGL ES API calls to platform-native graphics APIs. An inappropriate implementation allows a compromised renderer process—already under attacker control through a separate vulnerability—to bypass same-origin policy protections and leak data from cross-origin resources. The attack requires user interaction (rendering a crafted HTML page) and high attack complexity due to the prerequisite renderer compromise. The fix was implemented in Chrome 148.0.7778.168, released to the stable channel on May 12, 2026. The vulnerability is specific to Windows builds and does not affect Chrome on other operating systems.
Defensive priority
medium
Recommended defensive actions
- Update Google Chrome to version 148.0.7778.168 or later on Windows systems
- Verify Chrome auto-update is enabled to ensure rapid deployment of security fixes
- Monitor for unusual renderer process behavior or unexpected cross-origin requests as potential indicators of compromise
- Review application sandboxing and site isolation policies to limit impact of renderer compromises
- Assess browser extension inventory for unnecessary permissions that could facilitate renderer exploitation
Evidence notes
Vulnerability description and affected versions confirmed via NVD CPE data and Chrome Release Blog. CVSS vector and weakness enumerations sourced from NVD record. Timeline dates derived from official CVE publication and modification timestamps. No KEV entry present per source data.
Official resources
-
CVE-2026-8556 CVE record
CVE.org
-
CVE-2026-8556 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Product, Vendor Advisory
-
Source reference
[email protected] - Permissions Required
2026-05-14