Description
Policy bypass in Receiver in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a policy bypass in the Chromium Receiver component that allows a remote attacker who has already compromised the renderer process to escape the browser sandbox by loading a specially crafted HTML page. This can lead to execution of arbitrary code outside the browser process, compromising system confidentiality, integrity, and availability. The flaw is classified as a Medium severity problem within Chromium with the corresponding CVSS score of 5.8.

Affected Systems

Google Chrome browsers older than version 151.0.7922.72 are affected. Any user running Chrome prior to this release on desktop platforms is vulnerable.

Risk and Exploitability

The CVSS score of 5.8 indicates a moderate risk level. The EPSS score is less than 1%, suggesting that exploit attempts are currently rare, and the vulnerability is not listed in the CISA KEV catalog. Exploitation requires a remote attacker to achieve renderer process compromise, after which the crafted HTML can trigger the policy bypass and allow the attacker to escape the sandbox.

Generated by OpenCVE AI on August 2, 2026 at 06:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later.
  • Enable site isolation and ensure renderer processes run in separate isolated sandboxes.
  • Avoid visiting untrusted web content that could contain maliciously crafted HTML pages.

Generated by OpenCVE AI on August 2, 2026 at 06:52 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 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


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

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

None

cvssV3_1

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

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 Policy bypass in Receiver in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T17:49:32.344Z

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

Link: CVE-2026-17776

cve-icon Vulnrichment

Updated: 2026-07-31T17:49:16.323Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-04T14:31:05.737

Link: CVE-2026-17776

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17776 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:00:07Z

Weaknesses
  • CWE-280

    Improper Handling of Insufficient Permissions or Privileges

  • CWE-693

    Protection Mechanism Failure