Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-0901

CVE-2026-0901: Google Chrome UI Spoofing Vulnerability

CVE-2026-0901 is a UI spoofing vulnerability in Google Chrome on Android caused by inappropriate implementation in Blink. Attackers can exploit this flaw via crafted HTML pages. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: January 23, 2026

CVE-2026-0901 Overview

CVE-2026-0901 is a UI spoofing vulnerability affecting Google Chrome on Android devices. The flaw stems from an inappropriate implementation in Blink, Chrome's rendering engine. A remote attacker can exploit this vulnerability by tricking a user into visiting a specially crafted HTML page, potentially enabling UI spoofing attacks that can deceive users about the legitimacy or context of displayed content.

Critical Impact

This vulnerability allows attackers to manipulate the user interface through crafted HTML pages, potentially enabling phishing attacks, credential theft, or tricking users into performing unintended actions by disguising malicious content as legitimate browser elements.

Affected Products

  • Google Chrome on Android prior to version 144.0.7559.59
  • Chromium-based browsers on Android using vulnerable Blink engine versions
  • Android devices running unpatched Chrome installations

Discovery Timeline

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

Technical Details for CVE-2026-0901

Vulnerability Analysis

This vulnerability is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information). The flaw exists in the Blink rendering engine, which is responsible for parsing and displaying web content in Chromium-based browsers. The inappropriate implementation allows malicious web pages to manipulate the visual representation of UI elements, creating spoofed interfaces that appear legitimate to users.

UI spoofing vulnerabilities are particularly dangerous on mobile platforms where screen real estate is limited, making it harder for users to verify the authenticity of displayed content. Attackers can leverage this vulnerability to create convincing overlays or manipulated interfaces that impersonate trusted browser elements such as the address bar, security indicators, or permission dialogs.

Root Cause

The root cause of this vulnerability lies in improper handling of UI element rendering within the Blink engine on Android. The implementation fails to adequately validate or constrain how web content can interact with or visually imitate browser chrome elements. This allows specially crafted HTML and CSS to create deceptive visual representations that can mislead users about the nature or source of the content they are viewing.

Attack Vector

The attack is network-based and requires user interaction. An attacker must convince a victim to navigate to a malicious web page containing specially crafted HTML content. Once the victim accesses the page, the vulnerability allows the attacker to:

  1. Present fake browser UI elements that appear authentic
  2. Overlay legitimate content with spoofed interfaces
  3. Manipulate visual indicators to deceive users about page security or origin
  4. Create convincing phishing scenarios by mimicking trusted websites or browser dialogs

The attack does not require any privileges and can be launched remotely through standard web delivery mechanisms such as malicious links in emails, messages, or advertisements.

Detection Methods for CVE-2026-0901

Indicators of Compromise

  • Unusual HTML/CSS patterns in web pages that attempt to replicate browser UI elements
  • Web pages using fullscreen APIs in combination with mock address bar rendering
  • Suspicious iframe configurations attempting to overlay native browser chrome
  • Pages with elements positioned to cover or mimic the Android status bar or Chrome toolbar

Detection Strategies

  • Monitor for web pages utilizing CSS positioning techniques designed to overlay browser UI areas
  • Implement browser-level detection for pages attempting to render fake address bars or security indicators
  • Deploy endpoint detection rules to identify access to known domains hosting UI spoofing exploits
  • Analyze network traffic for HTML/CSS patterns associated with UI spoofing techniques

Monitoring Recommendations

  • Enable Chrome's Safe Browsing feature to receive warnings about deceptive sites
  • Deploy web content filtering to block known malicious domains
  • Monitor for user reports of suspicious or unusual browser behavior on Android devices
  • Review browser extension and web app permissions for potential UI manipulation capabilities

How to Mitigate CVE-2026-0901

Immediate Actions Required

  • Update Google Chrome on all Android devices to version 144.0.7559.59 or later
  • Educate users about UI spoofing attacks and the importance of verifying URLs before entering credentials
  • Implement organizational policies requiring automatic browser updates on mobile devices
  • Consider deploying mobile device management (MDM) solutions to enforce browser version compliance

Patch Information

Google has addressed this vulnerability in Chrome version 144.0.7559.59. Organizations should prioritize updating all Android devices running Chrome to this version or later. The fix was announced in the Google Chrome Desktop Update release notes. Additional technical details can be found in the Chromium Issue Tracker Entry.

Workarounds

  • Instruct users to always verify the URL in the address bar before entering sensitive information
  • Enable Chrome's Site Isolation feature for additional protection against web-based attacks
  • Consider using enterprise browser policies to restrict access to unknown or untrusted websites
  • Deploy URL filtering solutions to block access to potentially malicious web content
bash
# Verify Chrome version on Android device via ADB
adb shell dumpsys package com.android.chrome | grep versionName

# Check if device has vulnerable Chrome version (should be 144.0.7559.59 or higher)
# If version is lower, update through Google Play Store or enterprise deployment

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

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-451
  • Technical References
  • Google Chrome Desktop Update

  • Chromium Issue Tracker Entry
  • Related CVEs
  • CVE-2026-5906: Google Chrome Android XSS Vulnerability

  • CVE-2026-5905: Google Chrome XSS Vulnerability on Windows

  • CVE-2026-5899: Google Chrome UXSS Vulnerability

  • CVE-2026-5898: Google Chrome iOS UI Spoofing Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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