CVE-2026-11645: Out of bounds read and write in V8 in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to ex...
Out of bounds read and write in V8 in Google Chrome prior to 149.0.7827.103 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: High)
Security readout for executives and security teams
Plain-English summary
CVE-2026-11645 is a high-severity Google Chrome V8 flaw that can let an attacker run code in Chrome’s sandbox when a user opens a crafted HTML page. CISA lists it as known exploited, so this is not just theoretical. Organizations should prioritize rapid Chrome updates.
Executive priority
Treat as urgent. CISA KEV listing means defenders should assume real-world exploitation risk. Rapid enterprise-wide Chrome patching is the main business action to reduce exposure.
Technical view
The flaw is an out-of-bounds read and write in V8, mapped to CWE-125 and CWE-787. Chrome versions prior to 149.0.7827.103 are affected. The CVSS 3.1 score is 8.8: network attack vector, low complexity, no privileges required, user interaction required, and high impact to confidentiality, integrity, and availability.
Likely exposure
Exposure is likely on managed or unmanaged desktop systems running Google Chrome below 149.0.7827.103. Risk depends on users encountering attacker-controlled or compromised web content. The source bundle does not identify other Chromium-based browsers as affected.
Exploitation context
CISA KEV status supports known exploitation. The CVE describes exploitation through a crafted HTML page, requiring user interaction but no attacker privileges. The available sources do not provide exploitation scale, targets, indicators of compromise, or whether a sandbox escape is involved.
Researcher notes
Public technical detail is limited. The Chromium issue may restrict access, and the bundle does not include root-cause analysis, indicators, or exploit details. Avoid assuming impact beyond Chrome sandbox code execution unless later vendor guidance confirms more.
Mitigation direction
Update Google Chrome desktop to 149.0.7827.103 or later.
Use enterprise browser management to enforce the update quickly.
Prioritize internet-facing and high-risk user groups first.
Check Google’s Chrome release guidance for rollout details.
If patching is delayed, reduce exposure to untrusted web content.
Validation and detection
Inventory Chrome versions across managed endpoints.
Confirm installed Chrome is 149.0.7827.103 or later.
Check browser management consoles for update compliance.
Review CISA KEV entry for remediation expectations.
Monitor Google Chrome release notes for follow-up updates.
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-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.
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 code or command execution, so execution technique review may help defensive triage. 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.
Exploitation: activeAutomatable: 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.
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.