CVE-2026-9895: Out of bounds read in GPU in Google Chrome prior to 148.0.7778.216 allowed a remote attacker who had compro...
Out of bounds read in GPU in Google Chrome prior to 148.0.7778.216 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)
This Chrome flaw could let a malicious web page help break out of Chrome’s sandbox, but only after the renderer process is already compromised. That makes it serious for enterprise browsers, especially high-risk users, but the provided sources do not show active exploitation.
Executive priority
Treat this as a high-priority browser patching item, not an emergency zero-day based on current evidence. The business risk is greatest where delayed browser updates leave users exposed to web-based attack chains.
Technical view
CVE-2026-9895 is a CWE-125 out-of-bounds read in Chrome’s GPU component before 148.0.7778.216. Google rates the Chromium severity High. CVSS 8.3 reflects network attack vector, required user interaction, high complexity, changed scope, and high confidentiality, integrity, and availability impact.
Likely exposure
Exposure is likely on systems running Google Chrome versions earlier than 148.0.7778.216, especially desktop endpoints where users browse untrusted sites. The source bundle does not identify other Chromium-based products as affected.
Exploitation context
The CVE describes a remote attacker using a crafted HTML page after compromising the renderer process. KEV is false, and the provided sources do not substantiate active exploitation or public exploit availability.
Researcher notes
The key constraint is the prerequisite renderer compromise; this is not described as a standalone first-stage bug. Chromium issue details may be limited. Do not infer exploit maturity, affected downstream browsers, or workaround effectiveness from the provided sources alone.
Mitigation direction
Update Google Chrome desktop to 148.0.7778.216 or later, following Google’s stable channel guidance.
Require browser relaunch after update so the fixed version is actually running.
Prioritize managed endpoints used by executives, developers, finance, and other high-risk users.
Check Google’s advisory and Chromium issue for any revised vendor guidance.
Validation and detection
Inventory Chrome versions and flag any endpoint below 148.0.7778.216.
Confirm managed update policies successfully deploy and relaunch Chrome.
Review vulnerability scanner results for CVE-2026-9895 after patching.
Monitor CISA KEV and Google advisories for exploitation status changes.
Based on public source material and reviewed before publication.
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-125: 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-125 · source CWE mapping
Out-of-bounds Read
Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.