PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-9884 Google CVE debrief

A critical use-after-free vulnerability in Google Chrome's Browser component on macOS allows remote code execution via crafted HTML. The flaw was patched in Chrome 148.0.7778.216. No known exploitation in ransomware campaigns has been reported.

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

Organizations with macOS endpoints running Google Chrome, particularly those in high-threat environments or with users who access untrusted web content. Security teams responsible for browser security posture and patch management should prioritize this update due to the critical severity and potential for remote code execution.

Technical summary

CVE-2026-9884 is a use-after-free vulnerability (CWE-416) in the Browser component of Google Chrome on macOS. The flaw can be triggered by a remote attacker through a crafted HTML page, leading to arbitrary code execution. Google has assigned this vulnerability Critical severity. The issue was resolved in Chrome stable channel version 148.0.7778.216, released May 2026. The vulnerability is specific to macOS and does not affect Chrome on other platforms. No proof-of-concept or active exploitation has been publicly disclosed at this time.

Defensive priority

critical

Recommended defensive actions

  • Upgrade Google Chrome on macOS to version 148.0.7778.216 or later immediately.
  • If immediate patching is not feasible, restrict browser access to untrusted web content and consider network segmentation for high-risk endpoints.
  • Monitor for anomalous browser crashes or unexpected child process spawning on macOS endpoints running Chrome.
  • Review Chrome component update logs to confirm successful application of the security fix.

Evidence notes

The CVE description confirms a use-after-free (CWE-416) in Chrome's Browser component on macOS, rated Critical severity by Chromium. The fix version 148.0.7778.216 is specified in the official Chrome release notes. No CISA KEV entry exists.

Official resources

2026-05-28