Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Network-delivered browser UAF triggered by visiting a page (AV:N/AC:L/PR:N/UI:R); renderer-boundary crossing gives S:C with high C/I/A memory-corruption impact.
Primary rating from Vendor (vendor:ubuntu).
CVSS VectorVendor: vendor:ubuntu
Lifecycle Timeline
5DescriptionCVE.org
[Unknown description]
AnalysisAI
Use-after-free in Google Chrome desktop versions prior to 150.0.7871.128 allows a remote attacker to corrupt memory and potentially achieve renderer code execution after a victim visits a crafted web page. The flaw carries a critical CVSS 9.6 owing to its network vector, low complexity, and scope-changing impact, though it requires user interaction (loading a malicious page). No public exploit has been identified at time of analysis and the EPSS probability is low (0.23%, 14th percentile).
Technical ContextAI
This is a CWE-416 use-after-free defect in Google Chrome, the Chromium-based desktop browser. Use-after-free bugs occur when a pointer to freed heap memory is subsequently dereferenced, letting an attacker groom the heap to place attacker-controlled data at the reclaimed allocation and influence program flow. In a browser context these flaws are typically triggered by JavaScript/DOM interactions or rendering operations within the sandboxed renderer process, and the tags 'Information Disclosure' and 'Memory Corruption' indicate both read (leak) and write (corruption) primitives may be reachable. The affected build string (Chrome 150.0.7871.128) and Chromium issue tracker reference (issues.chromium.org/issues/533446300) tie this to a specific component fixed in the Stable channel; the exact module is not disclosed in the provided data.
RemediationAI
Vendor-released patch: update Google Chrome to 150.0.7871.128 or later via the Stable channel, following the Chrome Releases advisory at chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_049796704.html. Trigger Chrome's built-in updater (chrome://settings/help) and relaunch to apply, and ensure managed fleets receive the update via enterprise policy or MDM. As interim compensating controls before patching, restrict browsing to trusted sites, enable site isolation (default on in modern Chrome) to contain renderer compromise, and consider deploying URL filtering to block untrusted/unknown domains - the trade-off being reduced usability and reliance on the completeness of the block list. Since exploitation requires loading attacker content, user awareness against unsolicited links also reduces exposure.
Same weakness CWE-416 – Use After Free
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46127
GHSA-x5x7-mh5c-626x