ZeroHour

CVE-2026-93382

mass

Use-After-Free in Google Chrome PDFium Enables Sandboxed Code Execution

CVSS 3.1
8.8 high
EPSS
Published
()
Modified
AI analysis

CVE-2026-93382 is a use-after-free (CWE-416) memory-safety flaw in PDFium, the PDF rendering engine embedded in Google Chrome. A remote attacker can trigger it by luring a user to a specially crafted HTML page, causing Chrome's PDF component to access freed memory. Successful exploitation lets the attacker execute arbitrary code inside the Chrome sandbox, which constrains the damage but still constitutes a serious compromise of the renderer process. All Chrome users running a version prior to 153.0.8010.52 are affected; the fix shipped in the Chrome 153 release, which addressed 16 security issues including two critical ones. There is currently no evidence of exploitation in the wild, no CISA KEV listing, and no known public proof-of-concept.

What to do: Update Google Chrome to 153.0.8010.52 or later immediately (check via chrome://settings/help or relaunch the browser to trigger auto-update), and verify the version on shared or managed machines. Enterprise administrators should push the update via their endpoint management tools and consider policies that force browser restarts after update. As an interim mitigation, avoid opening untrusted PDF content and exercise caution with unfamiliar web pages until browsers are patched.

Affected
Google ChromeAll versions prior to 153.0.8010.52
Estimated exposure
massbillions of Chrome users/installs (all Chrome users on pre-153.0.8010.52 builds until auto-update completes) — Chrome holds the largest global browser market share with a user base measured in the billions across desktop and mobile, and every installation not yet updated to 153.0.8010.52 is vulnerable, though Chrome's automatic update mechanism…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

Use after free in PDFium in Google Chrome prior to 153.0.8010.52 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)

Weakness
CWE-416
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

In the news

Google Chrome 153 Update Fixes 16 Security Flaws, Including Two Critical Vulnerabilities

Google released Chrome 153 fixing 16 vulnerabilities, including critical use-after-free in Dawn/WebGPU and a WebGL buffer overflow, across Windows, macOS, and Linux.

Chrome 153.0.8010.52 for the Stable desktop channel patches 16 flaws, including critical CVE-2026-93374, a use-after-free in Dawn (Chromium's WebGPU implementation), and critical CVE-2026-93372, a WebGL buffer overflow. High-severity fixes cover use-after-free and buffer overflow bugs in PDFium, incorrect state validation in Skia, a use-after-free in Extensions, incorrect authorization in ORB, and type confusion in V8. Google restricts technical exploit details until most users have updated; a browser restart is required to activate the patch.

Chrome 153 Patches 16 Security Vulnerabilities Including Critical Dawn and WebGL Flaws

Google released Chrome 153 fixing 16 flaws, including critical use-after-free in Dawn (CVE-2026-93374) and buffer overflow in WebGL (CVE-2026-93372).

Google shipped Chrome 153.0.8010.52/.53 for Windows, macOS, and Linux, patching 16 vulnerabilities: 2 critical, 8 high, 5 medium, and 1 low. The critical flaws are a use-after-free in Dawn, Chrome's WebGPU implementation (CVE-2026-93374), and a WebGL buffer overflow (CVE-2026-93372). High-severity fixes include a V8 type confusion (CVE-2026-93377), two PDFium bugs, and issues in Skia, Extensions, ORB, and Tracing. No exploitation is reported; Google is withholding technical details until most users have updated.