Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Renderer pre-compromise is a non-trivial, explicit prerequisite justifying AC:H; confidentiality impact only, no integrity or availability consequence.
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
4DescriptionCVE.org
Insufficient validation of untrusted input in Print Preview in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Cross-origin data leakage in Google Chrome's Print Preview component (prior to 151.0.7922.72) allows a remote attacker who has already compromised the renderer process to exfiltrate cross-origin content via a crafted HTML page. The attack is two-stage - requiring a prior renderer process compromise - substantially constraining real-world exploitability beyond what the base CVSS score suggests. No public exploit code exists and the vulnerability is absent from CISA KEV, with EPSS at a low 0.29% (21st percentile), consistent with SSVC's 'none' exploitation and 'partial' technical impact ratings.
Technical ContextAI
The vulnerability resides in Chrome's Print Preview subsystem, affecting all versions across all platforms (CPE: cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*). The root cause is CWE-20 (Improper Input Validation): the Print Preview component fails to sufficiently validate untrusted input originating from a compromised renderer process, allowing that compromised renderer to access and leak data governed by the Same-Origin Policy. Chrome's multi-process security architecture is designed to sandbox renderer processes, with the browser process acting as a privilege boundary enforcer; this flaw represents a partial bypass of that cross-origin isolation when Print Preview handles renderer-supplied content, enabling leakage of data (cookies, tokens, page content) from origins other than the attacker-controlled page.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later, available via Chrome's built-in auto-update mechanism or directly from the Google Chrome Releases advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. This patch addresses the insufficient input validation in the Print Preview component. For enterprise environments unable to immediately deploy the update, the PrintingEnabled Chrome policy can be set to false to disable Print Preview entirely, eliminating this attack surface at the cost of all in-browser printing capability. No other confirmed workaround fully mitigates the vulnerability without patching. Organizations relying on extended support channels should verify whether their managed Chrome version includes this fix independently.
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-50805
GHSA-hx6m-53hj-vjmc