Description
Insufficient policy enforcement in Settings in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient enforcement of policy settings in Google Chrome prior to version 151.0.7922.72 allows a remote attacker who has already compromised the renderer process to elevate privileges through a specially crafted HTML page. This flaw stems from inadequate privilege management (CWE‑266) and improper authentication of configuration changes (CWE‑346), enabling the attacker to gain higher access rights within the browser process.

Affected Systems

Google Chrome users running the stable channel with a version older than 151.0.7922.72 are affected. All operating systems that run Chrome without automatic updates—Windows, macOS, Linux and Chrome OS—are at risk. The vulnerability does not affect other Chromium‑based browsers that implement policy enforcement correctly.

Risk and Exploitability

The CVSS score of 7.5 classifies this flaw as high severity, but the EPSS score of less than 1% indicates a low probability of widespread exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires a remote attacker to already control the renderer process, typically through a social engineering attack or a cross‑site scripting payload, and then serve a malicious HTML page that triggers the privilege escalation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later, which contains the policy enforcement fix.
  • Ensure automatic updates are enabled for Chrome or configure an enterprise update policy to apply the latest version without user intervention.
  • Verify that Chrome’s sandboxing and process isolation features are active to limit renderer process exposure.

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

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

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-346

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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


Thu, 30 Jul 2026 09: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 Settings in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:55:30.423Z

Reserved: 2026-07-27T23:36:59.798Z

Link: CVE-2026-17916

cve-icon Vulnrichment

Updated: 2026-07-30T12:13:07.707Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T18:26:02.140

Link: CVE-2026-17916

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:26Z

Links: CVE-2026-17916 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-346

    Origin Validation Error