PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-9984 Google CVE debrief

A use-after-free vulnerability in Google Chrome's UI component on Windows allows remote code execution via crafted HTML pages. The vulnerability, rated High severity by Chromium, has a CVSS 3.1 score of 8.8. It affects Chrome versions prior to 148.0.7778.216 on Windows platforms. The flaw stems from improper memory management (CWE-416) in the browser's user interface layer, where freed memory can be accessed and manipulated by attacker-controlled content. Google addressed this in a stable channel update published May 28, 2026. No known exploitation in ransomware campaigns has been documented.

Vendor
Google
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

Windows enterprise administrators managing Chrome deployments, security operations centers monitoring browser-based threats, and end users relying on Chrome for web access should prioritize this patch. Organizations with bring-your-own-device policies or unmanaged Chrome installations face elevated risk due to potential patch lag.

Technical summary

This vulnerability exists in Chrome's UI subsystem on Windows where memory that has been freed can be subsequently accessed. A remote attacker can exploit this by convincing a user to visit a malicious HTML page, triggering the use-after-free condition and achieving arbitrary code execution in the context of the browser process. The attack requires user interaction (UI:R) but no privileges (PR:N), with network-based attack vector (AV:N) and low attack complexity (AC:L). Successful exploitation yields high impact across confidentiality, integrity, and availability dimensions.

Defensive priority

high

Recommended defensive actions

  • Update Google Chrome to version 148.0.7778.216 or later on all Windows endpoints immediately.
  • Verify automatic update mechanisms are enabled and functioning for Chrome installations.
  • If immediate patching is not feasible, restrict browsing to trusted sites and consider enabling site isolation features as a temporary risk reduction measure.
  • Monitor for unexpected Chrome crashes or UI anomalies that could indicate exploitation attempts.
  • Review endpoint detection and response (EDR) alerts for suspicious child processes spawned from Chrome.

Evidence notes

The vulnerability is classified as CWE-416 (Use After Free) per Chromium security team attribution. CPE criteria confirm affected scope: google:chrome versions before 148.0.7778.216 on microsoft:windows. CVSS vector CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H supports the 8.8 score. Vendor advisory and issue tracker references are tagged as Vendor Advisory and Permissions Required respectively.

Official resources

CVE-2026-9984 was published in the NVD on 2026-05-28T23:16:56.637Z and last modified on 2026-05-29T16:42:00.880Z. Google released the associated stable channel security update on May 28, 2026. The Chromium issue tracker reference (513002543