Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
Use after free in Printing in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)
Articles & Coverage 1
AnalysisAI
Sandbox escape in Google Chrome versions prior to 149.0.7827.103 enables remote attackers to break out of the browser's renderer sandbox via a crafted HTML page that triggers a use-after-free in the Printing component. Chromium rated this issue Critical severity, and the CVSS scope change (S:C) confirms the sandbox boundary is crossed; no public exploit identified at time of analysis, but the attack only requires the victim to load attacker-controlled content.
Technical ContextAI
The flaw resides in Chromium's Printing subsystem, which handles print preview rendering, PDF generation, and the print dialog flow across renderer and browser processes. CWE-416 (Use After Free) indicates that an object is referenced after its memory has been freed, typically producing a dangling pointer that an attacker can groom to control freed memory contents. In Chromium, such Printing-component UAFs have historically been weaponized to corrupt IPC handlers or privileged browser-process objects, which is consistent with the scope-changed (S:C) CVSS vector here that signals impact beyond the originally compromised component - in this case, escape from the renderer sandbox.
RemediationAI
Upgrade Google Chrome to version 149.0.7827.103 or later on all desktop platforms; this is the vendor-released patch referenced in the Stable Channel update at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0153744567.html, with tracking details at https://issues.chromium.org/issues/517047197. Force-relaunch managed browsers via enterprise policy to ensure the update applies, and verify build numbers post-deployment. As compensating controls until patching completes, administrators can disable the in-browser print preview / printing feature through enterprise policy (PrintingEnabled=false), which removes the vulnerable code path at the cost of breaking legitimate web-initiated printing, and can restrict browsing to trusted sites via SafeSites or URL allowlists to reduce exposure to crafted HTML, accepting the productivity impact of constrained browsing.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-35238
GHSA-4h64-69gw-4pgg