Description
Policy bypass in Extensions in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to bypass site isolation via a crafted Chrome Extension. (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

Google Chrome versions before 151.0.7922.72 contain a policy bypass that lets a malicious extension circumvent the browser’s site isolation, effectively giving the extension the same privileges it would have if it were running in the same process as arbitrary web content. This flaw is a classic example of an authorization and access‑control weakness, classified under CWE‑653 and CWE‑693. The result is that an attacker who lures a user into installing such an extension can read, modify or inject data into pages from other sites or tabs, potentially leading to credential theft, phishing, or further exploitation of the user’s system.

Affected Systems

Google Chrome versions earlier than 151.0.7922.72 are susceptible to this policy bypass. Users who install third‑party extensions from sources other than the official Chrome Web Store may expose themselves to this vulnerability.

Risk and Exploitability

The CVSS score of 6.5 indicates a moderate severity issue, while the EPSS score of less than 1% suggests a low probability of current exploitation. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires social engineering to convince a user to install a crafted extension; once installed, the extension can bypass site isolation and read or modify data from other tabs or sites.

Generated by OpenCVE AI on August 3, 2026 at 11:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or newer to apply the vendor’s fix.
  • Enforce Chrome policies that block or require confirmation for extensions not installed from the Chrome Web Store.
  • Audit the list of installed extensions and remove any that appear unfamiliar, suspicious, or come from untrusted origins.

Generated by OpenCVE AI on August 3, 2026 at 11:54 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 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

{'score': 6.7, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/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'}


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Policy bypass in Extensions
Weaknesses CWE-653
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 08:00: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 Policy bypass in Extensions in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to bypass site isolation via a crafted Chrome Extension. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T18:30:40.259Z

Reserved: 2026-07-27T23:35:11.185Z

Link: CVE-2026-17882

cve-icon Vulnrichment

Updated: 2026-07-31T18:30:34.012Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:36:58.670

Link: CVE-2026-17882

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17882 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:00:16Z

Weaknesses
  • CWE-653

    Improper Isolation or Compartmentalization

  • CWE-693

    Protection Mechanism Failure