PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-9957 Google CVE debrief

Use-after-free in Google Chrome's PDF component enables remote code execution via crafted PDF files.

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 and individuals using Google Chrome to open PDF files from external or untrusted sources are at risk. Security teams responsible for browser security, endpoint protection, and patch management should prioritize this update. Users in environments where PDF documents are regularly exchanged—such as finance, legal, healthcare, and government sectors—face elevated exposure.

Technical summary

A use-after-free vulnerability exists in Google Chrome's PDF processing component. When a user opens a maliciously crafted PDF file, an attacker can trigger memory corruption that leads to arbitrary code execution within the Chrome sandbox. The flaw resides in how the PDF renderer manages object lifecycles, allowing a freed object to be referenced subsequently. Successful exploitation requires user interaction (opening the crafted PDF) but can result in complete compromise of confidentiality, integrity, and availability within the sandbox context. The vulnerability is remotely exploitable with low attack complexity and no privileges required.

Defensive priority

HIGH

Recommended defensive actions

  • Update Google Chrome to version 148.0.7778.216 or later immediately.
  • Restrict or block untrusted PDF files from external sources until patching is complete.
  • Enable automatic browser updates to ensure rapid deployment of security fixes.
  • Monitor for suspicious PDF-related browser crashes or unexpected sandbox escape attempts.
  • Review endpoint detection rules for anomalous Chrome child process behavior indicative of use-after-free exploitation.

Evidence notes

The vulnerability is classified as CWE-416 (Use After Free) with a CVSS 3.1 score of 8.8 (HIGH severity). It affects Google Chrome versions prior to 148.0.7778.216 on Windows, macOS, and Linux platforms. The Chromium security severity is rated High.

Official resources

CVE-2026-9957 was published on 2026-05-28 and last modified on 2026-05-29.