PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-9988 Google CVE debrief

A use-after-free vulnerability in WebRTC on Google Chrome for Linux allows remote attackers to potentially escape the browser sandbox via crafted HTML. The flaw carries a High severity rating from Chromium and a CVSS 3.1 score of 8.3. Affected versions are those prior to 148.0.7778.216 on Linux; the CPE indicates the Linux kernel itself is not directly vulnerable, but Chrome on Linux is the affected product configuration. The underlying weakness is CWE-416 (Use After Free). No known exploitation in ransomware campaigns has been documented, and this CVE is not listed in CISA KEV.

Vendor
Google
Product
Chrome
CVSS
HIGH 8.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

Linux desktop and VDI administrators, browser security teams, organizations with Linux-based developer workstations, and security operations centers monitoring for browser exploitation chains.

Technical summary

The vulnerability exists in Chrome's WebRTC implementation on Linux where a use-after-free condition can be triggered by a remote attacker through a crafted HTML page. Successful exploitation may lead to sandbox escape, representing a significant elevation from renderer compromise to broader system access. The attack requires user interaction (rendering malicious HTML) and has high attack complexity per CVSS, but no privileges are required and the scope changes (S:C) indicating impact beyond the vulnerable component. The fix was released in Chrome stable channel version 148.0.7778.216.

Defensive priority

high

Recommended defensive actions

  • Upgrade Google Chrome on Linux to version 148.0.7778.216 or later as provided in the stable channel update.
  • If immediate patching is not feasible, restrict untrusted web content and consider disabling WebRTC via enterprise policy or browser settings where business requirements permit, understanding this may impact legitimate协作
  • Monitor for anomalous browser crashes or unexpected renderer-to-browser privilege escalations on Linux endpoints as potential exploitation indicators.
  • Validate endpoint Chrome versions through asset management or EDR tooling, prioritizing Linux workstations and VDI pools with broad web access.

Evidence notes

The CVE description and NVD record identify the vulnerability as a use-after-free in WebRTC with sandbox escape potential. The vendor advisory confirms the fix in Chrome 148.0.7778.216. CVSS vector AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H supports the 8.3 score. CPE criteria confirm Chrome versions below 148.0.7778.216 on Linux are affected.

Official resources

2026-05-28