Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Network-reachable via crafted page with UI:R, but AC:H because it demands a pre-compromised renderer and precise heap grooming; scope changes (S:C) on sandbox escape with total C/I/A 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
4DescriptionCVE.org
Use after free in DNS 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 HTML page. (Chromium security severity: Low)
AnalysisAI
Sandbox escape in Google Chrome desktop before 151.0.7922.72 lets an attacker who already controls a compromised renderer process break out of the sandbox by triggering a use-after-free in the browser's DNS handling via a crafted HTML page. Chromium rated the issue Low severity, and while the NVD CVSS is 9.6, SSVC records no observed exploitation and it is not automatable; there is no public exploit identified at time of analysis and it is not in CISA KEV. EPSS is low at 0.17% (7th percentile), consistent with a second-stage chaining bug rather than a mass-exploited entry point.
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chrome's DNS subsystem, which resolves hostnames on behalf of the browser process. A use-after-free occurs when memory is freed but a dangling pointer is later dereferenced, allowing an attacker to reallocate that memory with controlled data and corrupt program state. Because DNS resolution logic runs in the privileged browser process rather than the sandboxed renderer, corrupting it from a compromised renderer provides a path across Chrome's renderer/browser trust boundary - the essence of a sandbox escape. The affected component is Google Chrome (cpe:2.3:a:google:chrome:*), the Chromium-based desktop browser, on the Stable channel prior to 151.0.7922.72.
RemediationAI
Vendor-released patch: update Google Chrome to 151.0.7922.72 or later (Stable channel), per the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html; relaunch the browser to apply the update since Chrome patches only take effect after restart. In managed environments, push the update via your enterprise update policy and confirm forced relaunch to close the window on unpatched sessions. No standalone workaround fully removes the DNS use-after-free, but because exploitation requires a prior renderer compromise, keeping the site-isolation sandbox enabled (default), restricting untrusted browsing, and ensuring any renderer-level RCEs are also patched materially reduce the chance this bug is reachable; the trade-off of these controls is only reduced attack surface, not a substitute for the update.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
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-50673
GHSA-7xmf-5qm5-jq3w