Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Requires a prior renderer compromise plus a crafted PDF, so AC:H and UI:R; the sandbox escape crosses a trust boundary (S:C) with full impact.
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: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Insufficient validation of untrusted input in Notifications in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted PDF file. (Chromium security severity: Low)
AnalysisAI
Sandbox escape in Google Chrome before 151.0.7922.72 lets an attacker who has already compromised the renderer process break out of the sandbox by feeding a crafted PDF through the Notifications component, which insufficiently validates untrusted input (CWE-20). Full technical impact (SSVC: total) means a successful escape yields code execution outside the constrained renderer. Despite a 9.6 CVSS, Chromium rated this Low severity, EPSS is 0.16%, and there is no public exploit identified at time of analysis.
Technical ContextAI
The flaw lives in Chrome's Notifications handling of data originating from a crafted PDF, an area that processes content already inside the browser's multi-process security model. Chrome isolates untrusted web/PDF rendering in a sandboxed renderer process; a sandbox escape (CVSS S:C, scope changed) crosses that trust boundary into the more-privileged browser process. The root cause is CWE-20 (Improper Input Validation): untrusted input reaching the Notifications logic is not sufficiently validated, enabling the renderer-to-browser boundary to be violated. The single affected product per CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* across all versions prior to the fix.
RemediationAI
Vendor-released patch: update Google Chrome to 151.0.7922.72 or later via the Stable Channel; a patch is available from the vendor per the Chrome release advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Restart the browser after updating so the new binary is loaded, and confirm the version at chrome://settings/help. As a compensating control until patching completes, restrict handling of untrusted PDFs - for example, route external PDFs through Chrome's default viewer only from trusted sources, or use enterprise policy to disable inline PDF rendering (AlwaysOpenPdfExternally) so crafted PDFs are handed to an external reader instead of Chrome's renderer; the trade-off is degraded in-browser PDF usability. Because exploitation requires a prior renderer compromise, keeping Chrome fully updated (which also closes the renderer-level bugs needed to reach this one) is the most effective mitigation.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50913
GHSA-qw96-7rhh-gvmj