Description
Insufficient policy enforcement in ServiceWorker in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from insufficient policy enforcement in the ServiceWorker implementation of Google Chrome. A remote attacker can craft a malicious HTML page that, when opened, registers a ServiceWorker that bypasses Chrome's same‑origin policy, classified as CWE‑284 and CWE‑940. This flaw can enable an attacker to read or manipulate data across origins that should remain isolated, potentially exposing sensitive user credentials, cookies, or other private information.

Affected Systems

Google Chrome versions prior to 151.0.7922.72 are affected. Systems using earlier stable channel releases are at risk until the vulnerability is mitigated by updating the browser.

Risk and Exploitability

The CVSS score of 6.5 indicates moderate severity, whereas the EPSS score of less than 1% suggests exploitation probability is currently very low. The flaw is not listed in the CISA KEV catalog. An attacker would need to host a crafted HTML page and lure the victim to open it, after which the ServiceWorker executes in a jurisdiction that violates the same‑origin restriction. The attack requires the victim to engage with the malicious page and may be mitigated by standard web‑browser user‑alert measures.

Generated by OpenCVE AI on August 3, 2026 at 12:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later to obtain the patch that enforces correct same‑origin policy checks for ServiceWorker registrations
  • If an immediate upgrade is not possible, configure a corporate proxy or browser policy to block or disable ServiceWorker registration from untrusted origins until the update can be applied
  • After applying the update or disabling ServiceWorker registrations, refresh all running browser instances to ensure the new policy enforcement is in effect

Generated by OpenCVE AI on August 3, 2026 at 12:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient policy enforcement in ServiceWorker
Weaknesses CWE-940
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 06:45:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Insufficient policy enforcement in ServiceWorker in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T15:26:23.215Z

Reserved: 2026-07-27T23:34:58.150Z

Link: CVE-2026-17824

cve-icon Vulnrichment

Updated: 2026-07-31T15:26:18.637Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:45.960

Modified: 2026-08-03T17:40:42.617

Link: CVE-2026-17824

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:31Z

Links: CVE-2026-17824 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:15:03Z

Weaknesses
  • CWE-284

    Improper Access Control

  • CWE-940

    Improper Verification of Source of a Communication Channel