Description
Type confusion in ServiceWorker in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
Published: 2026-09-15
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote code execution
Action: Immediate patch
AI Analysis

Impact

The flaw is a type confusion bug in the ServiceWorker component of Google Chrome that permits a maliciously crafted web page to run arbitrary code inside the browser sandbox. This weakness causes the browser to misinterpret the target type of data, leading to execution of code that the user did not intend to run. The impact is a full compromise of confidentiality, integrity, and availability for the affected Chrome instance, allowing an attacker to execute any code within the sandboxed environment.

Affected Systems

Google Chrome on desktop platforms is affected when the browser version is earlier than 153.0.8010.47. All users running these or older releases should consider themselves at risk, as the vulnerability is present across all builds that include the vulnerable ServiceWorker implementation.

Risk and Exploitability

The CVSS score of 8.8 marks this as a high severity issue. The low EPSS score of < 1% indicates that widespread exploitation has not yet been observed, and the vulnerability is not listed in The likely attack vector is remote via a crafted HTML page, where an attacker controls the page that the victim visits or injects content into a page they already view. The required conditions are minimal: the victim must visit the malicious or compromised web page while running an affected version of Chrome.

Generated by OpenCVE AI on September 16, 2026 at 18:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 153.0.8010.47 or later, which contains the fixed ServiceWorker implementation.
  • If an immediate upgrade is not possible, disable ServiceWorker through Chrome policies or flags for sensitive sites to prevent the vulnerable code path from being invoked.
  • Continue to monitor Google Chrome release notes and apply any future security updates as soon as they become available.

Generated by OpenCVE AI on September 16, 2026 at 18:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 17 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Wed, 16 Sep 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 15 Sep 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Tue, 15 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description Type confusion in ServiceWorker in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-843
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-17T03:56:10.921Z

Reserved: 2026-09-14T22:51:01.728Z

Link: CVE-2026-91709

cve-icon Vulnrichment

Updated: 2026-09-15T23:44:09.680Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-15T21:16:43.673

Modified: 2026-09-17T13:37:24.113

Link: CVE-2026-91709

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T18:45:10Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')