Severity by source
Sources disagree (Low–High)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Use after free in PDFium in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted PDF file. (Chromium security severity: Low)
AnalysisAI
Remote code execution in Google Chrome versions prior to 149.0.7827.53 stems from a use-after-free flaw in the PDFium component that parses PDF documents. A remote attacker who lures a user into opening a crafted PDF can execute arbitrary code, though execution is contained within Chrome's renderer sandbox. No public exploit is identified at time of analysis, and SSVC indicates no observed exploitation.
Technical ContextAI
PDFium is the open-source PDF rendering engine embedded in Chromium-based browsers and is responsible for parsing, rasterizing, and interpreting PDF objects when a user opens a document in the browser. CWE-416 (Use After Free) indicates that memory referencing a freed PDF object is subsequently dereferenced, enabling an attacker who controls the freed allocation to redirect execution flow or corrupt adjacent heap state. Because PDFium runs inside Chrome's renderer process, successful exploitation yields code execution constrained by the renderer sandbox boundary, meaning a second sandbox-escape primitive would be required to reach the host OS.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 - upgrade desktop installations to this stable channel build or later via the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Enterprise administrators should push the update through Group Policy, Jamf, Intune, or equivalent management tooling and force a browser restart to load the patched PDFium binary. As a temporary compensating control until rollout completes, disable Chrome's built-in PDF viewer by setting the 'AlwaysOpenPdfExternally' enterprise policy to true (trade-off: PDFs download instead of rendering inline, which degrades user experience but removes the PDFium attack surface), or block PDF email attachments at the gateway (trade-off: impacts legitimate business workflows). Users of Chromium-derivative browsers should track their vendor's matching release.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34764
GHSA-cwjx-7rhw-fgp9