CVE-2026-17670: Use after free in Views in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromis...
Use after free in Views 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: High)
Security readout for executives and security teams
Plain-English summary
A malicious webpage could help an attacker who already controls Chrome’s renderer break out of the browser sandbox, potentially exposing the underlying computer and its data. Google Chrome versions earlier than 151.0.7922.72 are affected.
Executive priority
Treat this as an urgent browser update because successful sandbox escape could convert a compromised webpage renderer into broader endpoint compromise. Prioritize rapid enterprise deployment, while recognizing that the available evidence does not establish active exploitation.
Technical view
CVE-2026-17670 is a use-after-free vulnerability in Chrome Views. A remote attacker with a compromised renderer could trigger it through crafted HTML and potentially escape the sandbox. The supplied CVSS 3.1 score is 9.6, while Chromium classifies the issue as High severity.
Likely exposure
Organizations running desktop Google Chrome versions earlier than 151.0.7922.72 are exposed. Exploitation requires user interaction and prior renderer compromise, so this is principally a sandbox-escape component in a broader attack chain rather than a standalone initial compromise.
Exploitation context
Active exploitation is not established. The CVE is not listed as KEV, and the supplied sources make no exploitation claim. No public proof of concept or indicators of compromise are identified in the bundle.
Researcher notes
The weakness is CWE-416. The disclosed prerequisite is an already-compromised renderer, indicating likely use within an exploit chain. The bundle does not disclose object-lifetime details, affected operating systems, proof-of-concept material, indicators, or confirmed exploitation.
Mitigation direction
Update Google Chrome desktop to version 151.0.7922.72 or later.
Accelerate deployment to privileged users and endpoints handling sensitive information.
Check Google’s release notice and Chromium issue for additional vendor guidance.
Validation and detection
Inventory deployed Chrome versions and identify installations earlier than 151.0.7922.72.
Confirm managed endpoints report version 151.0.7922.72 or later after rollout.
Identify unmanaged devices and systems unable to receive the stable update.
Monitor vendor references for indicators or affected-platform clarifications.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-416: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
1ADP providers
3Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.