Description
Insufficient validation of untrusted input in BFCache 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: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in the Back‑Forward Cache (BFCache) component of Google Chrome allowed a remote attacker who had already compromised the renderer process to potentially escape the sandbox through a crafted HTML page. This lapse is associated with CWE‑1286 and CWE‑20 and could enable the attacker to execute code with higher privileges than the renderer normally permits, as indicated by the medium severity rating.

Affected Systems

All Google Chrome users running a version earlier than 151.0.7922.72 are impacted, regardless of operating system. The flaw applies to the BFCache implementation on Windows, macOS, and Linux builds. No narrower platform scope was identified.

Risk and Exploitability

The CVSS score of 8.7 denotes a high severity vulnerability, and the EPSS score of less than 1% indicates a low probability of exploitation at present. This issue is not listed in the CISA KEV catalog. Exploitation requires the attacker to deliver a malicious web page or resource that the compromised renderer processes before BFCache validation takes place, suggesting the attack vector is a remote website or embedded content that can trigger the renderer. Because the attacker must first gain influence over the renderer, the risk is moderated by the necessity of a prior compromise step.

Generated by OpenCVE AI on August 5, 2026 at 18:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later.
  • Disable or limit third‑party content and extensions that could feed untrusted input to the renderer.
  • Keep the operating system and all supporting libraries up to date to reduce unrelated sandbox escape vectors.

Generated by OpenCVE AI on August 5, 2026 at 18:50 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

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


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

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in BFCache
Weaknesses CWE-1286
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 09:15: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 validation of untrusted input in BFCache 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)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-05T16:43:23.910Z

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

Link: CVE-2026-17735

cve-icon Vulnrichment

Updated: 2026-07-30T20:06:58.486Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-10T14:14:15.757

Link: CVE-2026-17735

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17735 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T19:00:05Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation