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-2026-5880

CVE-2026-5880: Google Chrome UI Spoofing Vulnerability

CVE-2026-5880 is a UI spoofing vulnerability in Google Chrome that allows attackers to manipulate the URL bar display after compromising the renderer. This article covers technical details, affected versions, and mitigation.

Updated: May 14, 2026

CVE-2026-5880 Overview

CVE-2026-5880 is a browser user interface (UI) spoofing vulnerability in Google Chrome versions prior to 147.0.7727.55. The flaw stems from insufficient policy enforcement in Chrome's browser UI, specifically affecting the Omnibox (URL bar). A remote attacker who has already compromised the renderer process can spoof the contents of the Omnibox using a crafted HTML page, misleading users about the true origin of displayed content. The issue is categorized under [CWE-451] (User Interface Misrepresentation of Critical Information) and carries a Chromium severity rating of Medium.

Critical Impact

An attacker controlling a compromised renderer can display a misleading URL in the address bar, enabling convincing phishing and credential theft attacks against users who trust the displayed origin.

Affected Products

  • Google Chrome versions prior to 147.0.7727.55
  • Chrome installations on Microsoft Windows, Apple macOS, and Linux
  • Chromium-based browsers sharing the affected UI policy enforcement code

Discovery Timeline

  • 2026-04-08 - CVE-2026-5880 published to NVD
  • 2026-04-14 - Last updated in NVD database

Technical Details for CVE-2026-5880

Vulnerability Analysis

The vulnerability resides in Chrome's browser UI layer, where policy enforcement around Omnibox content updates is insufficient. The Omnibox is the trusted indicator users rely on to verify the origin of a page. When the renderer process becomes compromised through a separate exploit, the browser UI fails to properly validate or constrain renderer-supplied state that influences the displayed URL.

An attacker leverages a crafted HTML page to manipulate Omnibox contents after gaining renderer-level control. Because the URL bar is considered an authoritative security indicator, a spoofed value undermines the same-origin trust model users apply when entering credentials or sensitive data.

The vulnerability requires user interaction and produces a limited integrity impact without affecting confidentiality or availability directly. Its real risk lies in chained exploitation paired with phishing or social engineering.

Root Cause

The root cause is missing or insufficient validation between the renderer process and the trusted browser UI surface. Chrome's site isolation model assumes the renderer is untrusted, yet certain code paths in the Omnibox display logic accepted renderer-influenced state without enforcing the expected policy boundary. This breaks the architectural assumption that only the browser process controls security indicators.

Attack Vector

Exploitation requires two preconditions. First, the attacker must already have compromised the renderer process, typically through a separate memory-corruption or logic vulnerability. Second, the user must interact with a crafted HTML page that triggers the Omnibox spoofing condition. The attacker then displays a fraudulent URL such as a legitimate banking or enterprise domain while serving attacker-controlled content. See the Chromium Issue Tracker Entry for technical context.

Detection Methods for CVE-2026-5880

Indicators of Compromise

  • Chrome browser versions below 147.0.7727.55 running in the environment after the patch release date
  • Browser crash reports or renderer exceptions correlated with navigation to untrusted HTML content
  • Outbound credential submissions to domains that do not match recently visited URLs in browser history
  • User reports of inconsistencies between page content and the displayed URL bar

Detection Strategies

  • Inventory installed Chrome versions across managed endpoints and flag any build older than 147.0.7727.55
  • Correlate proxy and DNS logs with browser history to identify mismatches between visited domains and credential POST destinations
  • Monitor for renderer process anomalies, such as unexpected child processes or crashes, that may indicate prior compromise enabling this spoofing step

Monitoring Recommendations

  • Enable Chrome enterprise reporting to centrally track browser version compliance and crash telemetry
  • Forward browser and endpoint telemetry to a centralized analytics platform for cross-correlation with phishing campaigns
  • Track user-reported phishing incidents and confirm the actual loaded URL versus what users observed in the Omnibox

How to Mitigate CVE-2026-5880

Immediate Actions Required

  • Update Google Chrome to version 147.0.7727.55 or later on all Windows, macOS, and Linux endpoints
  • Force-restart Chrome instances after the update so the patched binaries become active
  • Verify Chromium-based third-party browsers have absorbed the upstream fix before considering them remediated
  • Reinforce user awareness that the URL bar can be manipulated when an attacker controls page content

Patch Information

Google released the fix in the Stable channel update covering Chrome 147.0.7727.55 for desktop. Details are available in the Google Chrome Update Announcement. Administrators using enterprise deployment tooling should push the update through Group Policy, Jamf, Intune, or equivalent management platforms.

Workarounds

  • No vendor-supplied workaround exists; patching is the only complete remediation
  • Restrict browsing to trusted sites through enterprise URL filtering until the update is deployed
  • Enforce phishing-resistant authentication such as FIDO2 security keys to reduce the impact of spoofed login pages
  • Disable or restrict execution of untrusted HTML content delivered via email gateways and web proxies
bash
# Verify the installed Chrome version on Linux endpoints
google-chrome --version

# Windows: query installed version via registry
reg query "HKLM\SOFTWARE\Google\Chrome\BLBeacon" /v version

# macOS: query the bundle version
defaults read /Applications/Google\ Chrome.app/Contents/Info CFBundleShortVersionString

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

  • Vulnerability Details
  • TypeOther

  • 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-8008: Google Chrome DevTools UI Spoofing Flaw

  • CVE-2026-8006: Google Chrome DevTools UI Spoofing Flaw

  • CVE-2026-8003: Google Chrome UI Spoofing Vulnerability

  • CVE-2026-5895: Google Chrome iOS URL Spoofing 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