PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-9935 Google CVE debrief

CVE-2026-9935 is a high-severity uninitialized use vulnerability in ANGLE, the graphics layer used by Google Chrome. The flaw affects Chrome versions prior to 148.0.7778.216 and enables remote attackers to leak cross-origin data through a crafted HTML page. The vulnerability stems from improper initialization of memory (CWE-457), which can result in information disclosure when processing malicious web content. Google released a stable channel update on May 28, 2026 to address this issue. The vulnerability was reported through the Chromium issue tracker and has been assigned a High severity rating by the Chromium security team. No known exploitation in ransomware campaigns has been documented.

Vendor
Google
Product
Chrome
CVSS
MEDIUM 4.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-28
Original CVE updated
2026-05-29
Advisory published
2026-05-28
Advisory updated
2026-05-29

Who should care

Organizations and individuals using Google Chrome for web browsing, particularly those handling sensitive cross-origin data or operating in multi-tenant web environments. Security teams responsible for browser security posture and patch management should prioritize this update due to the high severity rating and potential for cross-origin data leakage.

Technical summary

The vulnerability exists in ANGLE (Almost Native Graphics Layer Engine), which translates OpenGL ES API calls to platform-specific graphics APIs. An uninitialized use condition (CWE-457) allows memory contents to be accessed before proper initialization, potentially exposing cross-origin data to malicious web pages. The attack vector requires user interaction with a crafted HTML page. Successful exploitation could breach the same-origin policy protections, enabling data exfiltration from other origins. The fix was released in Chrome 148.0.7778.216 on May 28, 2026.

Defensive priority

high

Recommended defensive actions

  • Update Google Chrome to version 148.0.7778.216 or later immediately
  • Verify Chrome version in Settings > About Chrome to confirm patch application
  • Consider enabling automatic updates for Chrome to ensure timely security patches
  • Review browser security settings and consider site isolation features for sensitive browsing
  • Monitor for additional Chrome security advisories from the Chrome Releases blog

Evidence notes

Vulnerability description and affected version range sourced from NVD record. CWE-457 classification confirmed via NVD weaknesses field. Chrome release announcement confirms patch availability in version 148.0.7778.216. Chromium issue tracker reference provides additional technical context.

Official resources

2026-05-28