Severity by source
AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
AC:H reflects mandatory renderer pre-compromise; S:C captures sandbox escape to host OS; PR:N as no victim-system authentication is required.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
3DescriptionCVE.org
Use after free in Payments in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Use-after-free in the Payments component of Google Chrome prior to 151.0.7922.109 enables a sandbox escape when an attacker has already compromised the renderer process. Exploitation requires chaining a prior renderer compromise with delivery of a crafted HTML page, placing this firmly in the category of multi-stage browser exploitation. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, and SSVC classifies exploitation status as none, though the technical impact is rated total due to the full sandbox escape capability.
Technical ContextAI
CWE-416 (Use After Free) describes a class of memory corruption where a program continues to reference heap memory after it has been freed, allowing an attacker to control that memory region and redirect execution. The vulnerable component is the Payments subsystem within Chrome's renderer, which handles web-based payment APIs (e.g., the Payment Request API). Chrome's multi-process architecture sandboxes the renderer process to limit the impact of memory corruption bugs; however, this vulnerability specifically enables escape from that sandbox, elevating attacker control from the sandboxed renderer to the broader host OS process. The CVSS vector AV:N/AC:H/S:C reflects both the network delivery and the inter-process scope change inherent in a sandbox escape. Affected CPE: Google Chrome versions prior to 151.0.7922.109 on desktop platforms.
RemediationAI
Update Google Chrome to version 151.0.7922.109 or later immediately; this is the vendor-released patch confirmed by the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html. On managed endpoints, enforce Chrome update policies via Google Admin Console or enterprise MDM to push the patched version. As a temporary compensating control prior to patching, consider restricting access to payment-related web APIs via enterprise browser policies (e.g., disabling or allowlisting the Payment Request API), though this will break legitimate payment flows on affected sites. Monitoring browser process chains for unexpected child processes spawned outside the sandbox can serve as a detection signal for sandbox escape attempts.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: CriticalShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-54125
GHSA-qh77-m293-98r7