CVE-2026-9930: Out of bounds write in Dawn in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker to pe...
Out of bounds write in Dawn in Google Chrome on Mac prior to 148.0.7778.216 allowed a remote attacker to perform an out of bounds memory write via a crafted HTML page. (Chromium security severity: High)
CVE-2026-9930 is a Chrome for Mac memory-safety flaw in the Dawn component. A user would need to open a crafted HTML page. The public record rates the CVSS impact as limited, but Chromium labels the security severity High, so Mac Chrome updates should be prioritized.
Executive priority
Treat this as a near-term browser patching item, not a crisis. Prioritize Mac Chrome update compliance because browser flaws can be reached through web content, but current public evidence does not show active exploitation.
Technical view
The issue is an out-of-bounds write in Dawn affecting Google Chrome on Mac before 148.0.7778.216. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N, indicating network reachability, low attack complexity, no privileges, required user interaction, and low integrity impact.
Likely exposure
Exposure is likely limited to macOS endpoints running Chrome versions earlier than 148.0.7778.216. Risk is highest where browser updates are unmanaged, delayed, or users commonly access untrusted web content.
Exploitation context
The sources describe exploitation through a crafted HTML page. There is no KEV listing and no provided source states active exploitation in the wild. Evidence does not support claiming confirmed exploitation.
Researcher notes
The public data is sparse. The Chromium issue is referenced, but no detailed root-cause or exploitability notes are included in the provided bundle. Avoid assuming remote code execution or broader platform impact beyond Chrome on Mac.
Mitigation direction
Update Chrome on macOS to 148.0.7778.216 or later.
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-787: 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-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.