A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-0907

CVE-2026-0907: Google Chrome XSS Vulnerability

CVE-2026-0907 is an XSS vulnerability in Google Chrome's Split View that enables UI spoofing attacks through malicious HTML pages. This article covers the technical details, affected versions, security impact, and mitigation.

Updated: May 15, 2026

CVE-2026-0907 Overview

CVE-2026-0907 is a user interface spoofing vulnerability in Google Chrome's Split View feature affecting versions prior to 144.0.7559.59. The flaw, classified as [CWE-451] (User Interface Misrepresentation of Critical Information), allows a remote attacker to deceive users about the origin or security state of content rendered in the browser. Exploitation requires the victim to visit a crafted HTML page. Google rates the underlying Chromium security severity as Low, while NVD scoring elevates the network-exploitable nature of the issue. The vulnerability was addressed in the Stable channel update for desktop released by Google in January 2026.

Critical Impact

A crafted web page can manipulate Split View UI elements to misrepresent the origin or trust state of displayed content, enabling phishing and credential theft.

Affected Products

  • Google Chrome prior to 144.0.7559.59 on Microsoft Windows
  • Google Chrome prior to 144.0.7559.59 on Apple macOS
  • Google Chrome prior to 144.0.7559.59 on Linux

Discovery Timeline

  • 2026-01-20 - CVE-2026-0907 published to NVD
  • 2026-01-29 - Last updated in NVD database

Technical Details for CVE-2026-0907

Vulnerability Analysis

The vulnerability resides in Chrome's Split View functionality, a feature that renders two browsing contexts side by side within a single window. Chrome's security UI, including the origin indicator and address bar, must accurately reflect the active document for each pane. The Split View implementation prior to 144.0.7559.59 fails to maintain this invariant under attacker-controlled conditions.

This class of flaw falls under [CWE-451], where the browser presents information that does not match the actual security state. A successful spoof can convince users they are interacting with a trusted origin when the underlying content is attacker-controlled. The practical impact is amplified in phishing scenarios targeting banking, enterprise SSO, or webmail interfaces.

The Chromium project classified the underlying issue as Low severity. NVD applies a network attack vector score because exploitation occurs through standard web navigation without privileges or user authentication.

Root Cause

The root cause is improper synchronization between the Split View rendering pipeline and the security indicator subsystem. A crafted HTML page can trigger a state where UI elements such as origin labels or padlock indicators do not accurately reflect the document loaded in the adjacent pane. Technical specifics are tracked in the Chromium Issue Tracker Entry.

Attack Vector

Exploitation requires a victim to load a malicious HTML page in a Chrome instance with Split View active or to be enticed into opening Split View while viewing attacker content. The attacker does not need authentication or local access. The crafted page manipulates DOM and navigation primitives to desynchronize the displayed origin from the rendered content, producing a convincing spoof of a legitimate site.

No public proof-of-concept code, exploit, or active exploitation has been reported. The CVE is not listed in the CISA Known Exploited Vulnerabilities catalog.

Detection Methods for CVE-2026-0907

Indicators of Compromise

  • Browser telemetry showing Chrome versions older than 144.0.7559.59 connecting to recently registered or low-reputation domains hosting HTML content that invokes Split View navigation patterns.
  • Reports from users describing inconsistent address bar behavior, mismatched origin indicators, or unexpected Split View activation.
  • Phishing landing pages referencing Chrome-specific UI features in their HTML or JavaScript.

Detection Strategies

  • Inventory Chrome installations across the fleet and flag any version below 144.0.7559.59 for prioritized patching.
  • Inspect web proxy and DNS logs for traffic to domains delivering phishing kits that target Chrome users, particularly pages combining credential forms with iframe or popup manipulation.
  • Correlate browser version data from endpoint agents with user-reported phishing incidents to identify exploitation attempts.

Monitoring Recommendations

  • Enable browser management policies that report installed Chrome versions to a central console.
  • Monitor authentication systems for credential submission anomalies that may indicate successful phishing following a UI spoof.
  • Subscribe to the Google Chrome Releases blog for ongoing security advisory updates.

How to Mitigate CVE-2026-0907

Immediate Actions Required

  • Update Google Chrome to version 144.0.7559.59 or later on all Windows, macOS, and Linux endpoints.
  • Force a browser restart after the update to ensure the patched binary is loaded.
  • Verify enterprise update channels (Chrome Browser Cloud Management, Group Policy, MDM) are delivering the patched build to all managed devices.

Patch Information

Google released the fix in the Stable channel update for desktop on January 13, 2026. Details are documented in the Stable Channel Update for Desktop advisory. The patched version is 144.0.7559.59 across Windows, macOS, and Linux.

Workarounds

  • Disable or avoid using the Split View feature until Chrome is updated on all endpoints.
  • Reinforce phishing awareness training, emphasizing verification of URLs through means other than visual inspection of the address bar.
  • Deploy enforced auto-update policies so security patches reach users without manual intervention.
bash
# Verify installed Chrome version on Linux
google-chrome --version

# Verify on macOS
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --version

# Verify on Windows (PowerShell)
(Get-Item "$env:ProgramFiles\Google\Chrome\Application\chrome.exe").VersionInfo.ProductVersion

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeXSS

  • Vendor/TechGoogle Chrome

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.13%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-451
  • Technical References
  • Chromium Issue Tracker Entry
  • Vendor Resources
  • Google Blog Chrome Update
  • Related CVEs
  • CVE-2026-9110: Google Chrome UI Spoofing Vulnerability

  • CVE-2026-7953: Google Chrome XSS Vulnerability

  • CVE-2026-7958: Google Chrome XSS Vulnerability

  • CVE-2026-7931: Google Chrome XSS Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English