PatchSiren cyber security CVE debrief
CVE-2026-9961 Google CVE debrief
A use-after-free vulnerability in Google Chrome's SurfaceCapture component, rated High severity by Chromium and scored CVSS 8.8, allows remote attackers to potentially exploit heap corruption via a crafted HTML page. The flaw affects Chrome versions prior to 148.0.7778.216. Google addressed this in a stable channel update released May 2026. No known exploitation in ransomware campaigns has been documented, and the vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog.
- Vendor
- Product
- Chrome
- CVSS
- HIGH 8.8
- 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 relying on Google Chrome for business operations, remote workers using browser-based applications, security teams managing endpoint protection, and users handling sensitive data through web browsers should prioritize this update.
Technical summary
The vulnerability exists in Chrome's SurfaceCapture component, which handles screen capture and media stream surfaces. A use-after-free condition occurs when memory is accessed after it has been freed, potentially allowing an attacker to corrupt heap memory and achieve arbitrary code execution. Successful exploitation requires user interaction with a malicious HTML page. The CVSS 3.1 score of 8.8 reflects significant impact potential with relatively low attack complexity.
Defensive priority
high
Recommended defensive actions
- Update Google Chrome to version 148.0.7778.216 or later immediately.
- Verify automatic update mechanisms are enabled for Chrome in enterprise environments.
- Restrict execution of untrusted HTML content and limit user access to untrusted websites where patching is delayed.
- Monitor for anomalous browser crashes or unexpected memory behavior that may indicate exploitation attempts.
- Review Chrome component update logs to confirm SurfaceCapture and related media components have been updated.
Evidence notes
The vulnerability is classified as CWE-416 (Use After Free) per Chromium's security advisory. CPE configurations indicate affected Chrome versions below 148.0.7778.216 across platforms, with macOS, Linux, and Windows listed as non-vulnerable operating system contexts. The CVSS 3.1 vector (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) reflects network attack vector, low complexity, no privileges required, user interaction required, and high impacts to confidentiality, integrity, and availability.
Official resources
-
CVE-2026-9961 CVE record
CVE.org
-
CVE-2026-9961 NVD detail
NVD
-
Source item URL
nvd_modified
-
Mitigation or vendor reference
[email protected] - Release Notes
-
Source reference
[email protected] - Permissions Required
Google disclosed this vulnerability via the Chrome Releases blog and the Chromium issue tracker on May 28, 2026. The NVD entry was published May 28, 2026, and last modified May 29, 2026.