Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:C/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 VectorNVD
Lifecycle Timeline
4DescriptionNVD
Insufficient validation of untrusted input in Enterprise Reporting in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Sandbox escape in Google Chrome's Enterprise Reporting component prior to version 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to break out of the browser sandbox via a crafted HTML page. The flaw stems from insufficient input validation (CWE-20) and carries a CVSS 9.6 due to scope change, though no public exploit is identified at time of analysis and EPSS sits at 0.05% (15th percentile).
Technical ContextAI
Google Chrome's multi-process architecture isolates untrusted web content inside a sandboxed renderer process, while privileged operations are mediated by the browser process through IPC. The Enterprise Reporting component is one such privileged surface, intended to relay policy and telemetry data from managed deployments. CWE-20 (Improper Input Validation) here indicates that messages or data crossing the IPC boundary from renderer to the Enterprise Reporting handler are not adequately validated, enabling a compromised renderer to abuse the higher-privilege component and escape the sandbox. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, covering Chrome desktop builds before 149.0.7827.53.
RemediationAI
Vendor-released patch: Chrome 149.0.7827.53 on the Stable channel - upgrade immediately via the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. For managed fleets, verify auto-update is enabled and force a relaunch via the RelaunchNotification / RelaunchNotificationPeriod enterprise policies to ensure users actually pick up the fix rather than running an outdated cached binary. As a compensating control in environments where the patch cannot be rolled out immediately, consider tightening site isolation and restricting browsing to trusted origins via URLAllowlist/URLBlocklist policies to reduce the chance of an initial renderer compromise that this bug would chain off; disabling Enterprise Reporting is not recommended because doing so removes visibility used by security teams without removing the vulnerable code path on unpatched builds.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
| Product | Status |
|---|---|
| openSUSE Tumbleweed | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34581
GHSA-3gxh-fqmq-7jgm