CVE-2026-9989: Inappropriate implementation in Media in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to...
Inappropriate implementation in Media in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to bypass same origin policy via a crafted video file. (Chromium security severity: High)
This Chrome flaw could let a remote attacker bypass browser same-origin protections through a crafted video file. That protection normally stops one site from accessing another site's data. User interaction is required, and the provided sources do not show active exploitation. Organizations should prioritize Chrome updates because browser exposure is broad.
Executive priority
Treat as a routine but time-sensitive browser update. The issue affects a common attack surface, but available evidence does not show active exploitation or unauthenticated compromise without user interaction.
Technical view
CVE-2026-9989 is an inappropriate implementation issue in Chrome Media before 148.0.7778.216, mapped to CWE-346. The CVSS 3.1 score is 6.3 with network attack vector, low complexity, no privileges, and required user interaction. Reported impact is low confidentiality, integrity, and availability loss through same-origin policy bypass.
Likely exposure
Endpoints running Google Chrome versions before 148.0.7778.216 are the likely exposure. Risk is highest where users browse untrusted sites or handle untrusted media content in Chrome.
Exploitation context
The sources describe a remote attack using a crafted video file, requiring user interaction. CISA KEV status is false in the provided bundle, and no cited source states active exploitation.
Researcher notes
Public detail is limited to Chrome Media, same-origin policy bypass, CWE-346, and crafted video trigger language. Avoid assuming affected Chromium-based browsers unless their vendors publish matching advisories. The Chromium issue URL should be monitored for disclosure changes.
Mitigation direction
Update Google Chrome to 148.0.7778.216 or later.
Enforce browser auto-update across managed endpoints.
Check vendor release guidance for any platform-specific update notes.
Limit exposure to untrusted media where update completion is delayed.
Validation and detection
Inventory Chrome versions across desktop endpoints.
Confirm all managed Chrome installs are at 148.0.7778.216 or later.
Review browser update policy and telemetry for failed updates.
Track vendor advisories for additional details on issue 513054053.
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-346: 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.
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.
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-346 · source CWE mapping
Origin Validation Error
Origin Validation Error represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.