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-5898

CVE-2026-5898: Google Chrome XSS Vulnerability

CVE-2026-5898 is an XSS vulnerability in Google Chrome on iOS that enables UI spoofing through the Omnibox. Attackers can exploit this flaw via crafted HTML pages. This article covers technical details, affected versions, and mitigations.

Updated: May 14, 2026

CVE-2026-5898 Overview

CVE-2026-5898 is a user interface spoofing vulnerability in the Omnibox component of Google Chrome on iOS prior to version 147.0.7727.55. The flaw allows a remote attacker to manipulate the address bar through a crafted HTML page, presenting misleading security indicators to users. The issue is classified under CWE-451: User Interface (UI) Misrepresentation of Critical Information. Chromium rates the underlying issue as Low severity, while NVD assigns a medium CVSS score reflecting the user-interaction requirement and limited integrity impact. Successful exploitation can support phishing campaigns by disguising the true origin of malicious content.

Critical Impact

Attackers can spoof the Omnibox URL display to impersonate trusted domains, increasing the success rate of credential phishing and social engineering against Chrome iOS users.

Affected Products

  • Google Chrome for iOS versions prior to 147.0.7727.55
  • Chrome desktop builds referenced in the Google stable channel advisory
  • Devices running Chrome where the Omnibox renders attacker-controlled HTML content

Discovery Timeline

  • 2026-04-08 - CVE-2026-5898 published to NVD
  • 2026-04-13 - Last updated in NVD database

Technical Details for CVE-2026-5898

Vulnerability Analysis

The vulnerability resides in the Omnibox, the combined address and search bar in Google Chrome on iOS. The Omnibox is the primary trust indicator users rely on to verify the origin of web content. When the Omnibox incorrectly displays URL information based on attacker-supplied HTML, users lose the ability to distinguish legitimate sites from malicious ones. The defect maps to [CWE-451], which covers cases where security-relevant information is misrepresented in the user interface. Exploitation requires user interaction, typically navigation to a crafted page, but does not require authentication or elevated privileges on the target device.

Root Cause

The root cause is incorrect handling of URL rendering logic in the iOS implementation of Chrome's Omnibox. The component fails to consistently reflect the true origin of the loaded resource when a crafted HTML page manipulates navigation state. As a result, the displayed URL diverges from the actual document origin. Google's Chromium issue tracker entry issue 470295118 documents the underlying defect.

Attack Vector

An attacker hosts a crafted HTML page and lures the victim to visit it through phishing, malvertising, or a compromised site. Once loaded, the page manipulates browser navigation or document state to cause the Omnibox to display a URL belonging to a different, trusted origin. The user then sees what appears to be a legitimate domain, while the rendered content is attacker-controlled. The attacker can use this discrepancy to harvest credentials, distribute malware disguised as trusted downloads, or impersonate banking and enterprise login portals. No verified public proof-of-concept code is currently available for this issue.

Detection Methods for CVE-2026-5898

Indicators of Compromise

  • Outbound traffic from mobile devices to newly registered or low-reputation domains hosting login-style HTML pages
  • Browser telemetry showing Chrome iOS versions below 147.0.7727.55 in active use
  • User reports of address bars displaying familiar brand URLs alongside unfamiliar page content or certificate warnings

Detection Strategies

  • Inventory mobile endpoints and identify devices running Chrome iOS versions earlier than 147.0.7727.55 via MDM compliance queries
  • Monitor web proxy and DNS logs for navigation patterns consistent with phishing kits that target Chrome iOS users
  • Correlate user-reported phishing incidents with the Chrome version metadata captured by identity providers during authentication

Monitoring Recommendations

  • Track Chrome release announcements from the Google Chrome stable channel update to confirm patched versions in your fleet
  • Alert on credential submissions to domains that do not match the referrer indicated by browser telemetry
  • Forward mobile browser logs and authentication events into a centralized data lake to support cross-source correlation of spoofing attempts

How to Mitigate CVE-2026-5898

Immediate Actions Required

  • Update Google Chrome on iOS to version 147.0.7727.55 or later through the Apple App Store
  • Push the update through Mobile Device Management (MDM) policies to enforce installation on managed iOS devices
  • Remind users that the address bar can be manipulated on unpatched builds and to verify URLs by tapping into the site information panel

Patch Information

Google addressed the issue in Chrome for iOS 147.0.7727.55. Details are published in the Google Chrome stable channel update announcement, and the underlying defect is tracked in the Chromium issue tracker entry 470295118. Apply the update across all iOS devices that have Chrome installed, including BYOD endpoints accessing corporate resources.

Workarounds

  • Use an alternative browser on iOS until the Chrome update is deployed across managed devices
  • Enforce phishing-resistant authentication such as FIDO2 or platform passkeys so spoofed URLs cannot lead to credential capture
  • Deploy DNS and web filtering on mobile networks to block known phishing infrastructure that commonly abuses UI spoofing flaws
bash
# Verify Chrome iOS version compliance via MDM query (example)
# Replace with the syntax used by your MDM platform (Intune, Jamf, Workspace ONE)
mdm query --app com.google.chrome.ios --field CFBundleShortVersionString --min 147.0.7727.55

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 Score4.3

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityLow
  • AvailabilityNone
  • CWE References
  • CWE-451
  • Technical References
  • Chromium Issue Tracker Entry
  • Vendor Resources
  • Google Chrome Update Announcement
  • 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