The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2025-5066

CVE-2025-5066: Google Chrome XSS Vulnerability on Android

CVE-2025-5066 is a cross-site scripting (XSS) flaw in Google Chrome on Android that enables UI spoofing through specific user interactions. This article covers technical details, affected versions, and mitigation steps.

Updated: January 22, 2026

CVE-2025-5066 Overview

CVE-2025-5066 is a UI spoofing vulnerability in the Messages component of Google Chrome on Android. The flaw stems from an inappropriate implementation that allows a remote attacker to manipulate the user interface through a crafted HTML page. Successful exploitation requires convincing a user to engage in specific UI gestures, after which the attacker can perform UI spoofing attacks that may deceive users about the authenticity of displayed content.

Critical Impact

Remote attackers can perform UI spoofing attacks via crafted HTML pages, potentially deceiving users into trusting malicious content or disclosing sensitive information.

Affected Products

  • Google Chrome on Android prior to version 137.0.7151.55

Discovery Timeline

  • May 27, 2025 - CVE-2025-5066 published to NVD
  • May 29, 2025 - Last updated in NVD database

Technical Details for CVE-2025-5066

Vulnerability Analysis

This vulnerability is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information). The inappropriate implementation in the Messages component of Chrome for Android creates a condition where the browser fails to properly validate or display user interface elements. This allows attackers to craft malicious HTML pages that can manipulate what users see, potentially making fraudulent content appear legitimate.

The attack requires user interaction in the form of specific UI gestures, which limits automated exploitation but still poses a significant risk in targeted phishing scenarios. The vulnerability primarily impacts confidentiality, as attackers can leverage UI spoofing to deceive users into revealing sensitive information or taking unintended actions.

Root Cause

The root cause lies in the Messages component's failure to properly handle UI rendering and validation. The inappropriate implementation allows crafted HTML content to influence the displayed interface in ways that were not intended by the browser's security model. This deficiency enables attackers to present misleading visual information to users.

Attack Vector

The attack is network-based and requires user interaction. An attacker must:

  1. Host a malicious HTML page containing the crafted exploit content
  2. Convince the target user to navigate to the malicious page using Chrome on Android
  3. Induce the user to perform specific UI gestures while on the page
  4. Upon successful interaction, the UI spoofing takes effect, potentially displaying fraudulent content

The vulnerability does not require the attacker to have any privileges on the target system, but the requirement for specific user gestures introduces a social engineering component to successful exploitation.

Detection Methods for CVE-2025-5066

Indicators of Compromise

  • Unusual browser behavior when interacting with Messages-related UI elements in Chrome for Android
  • Users reporting discrepancies between expected and displayed content on web pages
  • Unexpected UI overlay behavior during specific gesture interactions
  • Reports of phishing attempts utilizing Chrome-based UI manipulation

Detection Strategies

  • Monitor for anomalous web page interactions that trigger unexpected UI behaviors on Android devices
  • Implement endpoint detection rules for Chrome browser instances running versions prior to 137.0.7151.55
  • Deploy web content filtering to identify and block known malicious pages attempting UI spoofing
  • Utilize browser extension monitoring to detect attempts to manipulate UI elements

Monitoring Recommendations

  • Establish baseline UI behavior patterns for Chrome on Android devices within the organization
  • Configure centralized logging for browser version information across managed Android devices
  • Implement user awareness training to recognize potential UI spoofing attempts
  • Monitor security advisories from Google for related vulnerabilities and updated IOCs

How to Mitigate CVE-2025-5066

Immediate Actions Required

  • Update Google Chrome on Android to version 137.0.7151.55 or later immediately
  • Audit all managed Android devices to identify Chrome installations running vulnerable versions
  • Alert users about potential phishing attempts leveraging UI spoofing techniques
  • Consider temporarily restricting access to untrusted websites on vulnerable devices until patching is complete

Patch Information

Google has addressed this vulnerability in Chrome version 137.0.7151.55. Organizations should prioritize updating Chrome on all Android devices to this version or later. Detailed patch information is available in the Google Chrome Desktop Update release notes. Additional technical details can be found in Chromium Issue Tracker #356658477.

Workarounds

  • Restrict browsing to trusted websites only on devices that cannot be immediately updated
  • Implement network-level filtering to block access to known malicious domains
  • Educate users to be cautious of any unexpected UI behavior when browsing
  • Consider using alternative browsers temporarily on affected Android devices until Chrome can be updated
bash
# Verify Chrome version on Android (via ADB)
adb shell dumpsys package com.android.chrome | grep versionName
# Expected output should show version 137.0.7151.55 or higher

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 Score6.5

  • EPSS Probability0.04%

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

  • Chromium Issue Tracker #356658477
  • 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