Skip to main content

Google Chrome CVE-2026-19149

| EUVDEUVD-2026-54264 CRITICAL
Use After Free (CWE-416)
2026-08-06 chrome-cve-admin@google.com GHSA-hxwh-3w5x-pvj2
9.6
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) PRIMARY
9.6 CRITICAL
AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
vuln.today AI
8.3 HIGH

Network-reachable via a web page (AV:N) with no auth (PR:N) but requiring a victim visit (UI:R); reliable UAF exploitation and sandbox escape need heap grooming, so AC:H, and the escape crosses the sandbox boundary (S:C) with total impact.

3.1 AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
4.0 AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
SUSE
CRITICAL
qualitative
Red Hat
8.3 HIGH
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Analysis Generated
Aug 07, 2026 - 02:31 vuln.today
CVE Published
Aug 06, 2026 - 22:16 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 06, 2026 - 22:16 cve.org
CRITICAL 9.6

DescriptionCVE.org

Use after free in Aura in Google Chrome on Linux prior to 151.0.7922.109 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Critical)

AnalysisAI

Sandbox escape in Google Chrome for Linux (versions before 151.0.7922.109) stems from a use-after-free in the Aura windowing subsystem, letting a remote attacker who lures a victim to a crafted HTML page corrupt memory and potentially break out of the renderer sandbox. Google rated the Chromium severity Critical (CVSS 9.6, scope-changed), but there is no public exploit identified at time of analysis and CISA's SSVC framework records exploitation status as 'none'. Because a full sandbox escape gives attacker code the privileges of the browser process on the host, this is a high-priority patch despite the absence of observed exploitation.

Technical ContextAI

Aura is Chromium's cross-platform windowing and UI abstraction layer that manages windows, input events, compositor surfaces, and widget lifecycles on Linux (and ChromeOS). A CWE-416 use-after-free occurs when a heap object is freed while a dangling pointer to it remains reachable; subsequent reuse of that pointer lets an attacker read or write freed memory, and by grooming the heap to place attacker-controlled data at the reclaimed address, an adversary can hijack control flow. The reported condition is that a crafted HTML page drives Aura into freeing an object still referenced elsewhere. The CVSS scope-change flag (S:C) is consistent with the described sandbox escape: the impact crosses the renderer's security boundary into the more privileged browser process/host. No specific CPE strings were provided, but the affected component is the desktop Chrome browser on Linux; the same rendering engine ships in Chromium-derived browsers, though only Chrome is named here.

RemediationAI

Vendor-released patch: 151.0.7922.109 - upgrade Google Chrome on Linux to 151.0.7922.109 or later, per the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html). Chrome normally auto-updates, so ensure the browser has been fully restarted to apply the new build, and verify the version via chrome://settings/help across managed fleets. If immediate patching is not possible, reduce exposure by restricting browsing to trusted sites, deploying enterprise policy to block untrusted/high-risk web content, and (where operationally acceptable) keeping the renderer sandbox strictly enabled - never launch Chrome with --no-sandbox, as that removes the very boundary this bug seeks to cross, at the cost of no isolation for renderer flaws. These are stopgaps only; the reliable fix is the version upgrade.

Vendor StatusVendor

SUSE

Severity: Critical

Share

CVE-2026-19149 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy