Skip to main content

Google Chrome CVE-2026-19153

| EUVDEUVD-2026-54124 HIGH
Improper Input Validation (CWE-20)
2026-08-06 chrome-cve-admin@google.com GHSA-2pjc-wr33-2rrg
8.1
CVSS 3.1 · Vendor: google
Share

Severity by source

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

AC:H reflects the mandatory chained renderer compromise prerequisite; S:C reflects that site isolation bypass affects cross-origin resources outside the vulnerable component.

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

Primary rating from Vendor (google).

CVSS VectorVendor: google

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

Lifecycle Timeline

4
Analysis Generated
Aug 07, 2026 - 20:31 vuln.today
CVSS changed
Aug 07, 2026 - 18:22 NVD
8.1 (HIGH)
CVE Published
Aug 06, 2026 - 22:16 cve.org
UNKNOWN (no severity yet)
CVE Published
Aug 06, 2026 - 22:16 cve.org
HIGH 8.1

DescriptionCVE.org

Insufficient validation of untrusted input in Workers in Google Chrome prior to 151.0.7922.109 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: High)

AnalysisAI

Site isolation bypass in Google Chrome Workers allows a remote attacker who has already compromised the renderer process to cross origin boundaries and access data from other sites via a crafted HTML page. All Chrome versions prior to 151.0.7922.109 are affected. EPSS sits at 0.26% (17th percentile) and SSVC confirms exploitation status as none, meaning no public exploit or active exploitation has been identified at time of analysis - the elevated CVSS of 8.1 reflects worst-case impact if this flaw is chained with a renderer exploit, rather than standalone exploitability.

Technical ContextAI

Google Chrome's site isolation architecture separates content from different origins into distinct renderer processes, preventing cross-origin data leakage. Web Workers (covered under CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*) are background JavaScript execution contexts that communicate with the main thread via message passing. CWE-20 (Improper Input Validation) is the root cause: the Workers subsystem fails to sufficiently validate untrusted input arriving from within a compromised renderer, allowing crafted messages to violate the site isolation boundary. This class of flaw is typically a second-stage exploit component - it converts renderer-level code execution into a cross-origin data access primitive by abusing insufficiently guarded IPC or postMessage pathways inside the Workers implementation.

RemediationAI

The primary remediation is upgrading Google Chrome to version 151.0.7922.109 or later, which contains the vendor-released patch. Chrome typically auto-updates, but administrators managing enterprise fleets should verify deployment via policy and confirm the update is applied. The advisory is published at https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_01193673229.html. As a compensating control where immediate patching is not possible, restricting access to untrusted web content via enterprise proxy filtering reduces exposure to the delivery mechanism (crafted HTML page), though this does not eliminate the underlying flaw. Disabling JavaScript or blocking Workers via Content Security Policy at a gateway level is operationally disruptive and not a viable general workaround. Because exploitation requires a compromised renderer as a prerequisite, any control that reduces renderer attack surface (e.g., enabling Chrome's strict site isolation policy via enterprise policy StrictOriginIsolation if not already the default) provides marginal additional defense-in-depth.

Vendor StatusVendor

SUSE

Severity: Critical

Share

CVE-2026-19153 vulnerability details – vuln.today

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