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
    • 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-2323

CVE-2026-2323: Google Chrome UI Spoofing Vulnerability

CVE-2026-2323 is a UI spoofing vulnerability in Google Chrome Downloads that allows attackers to mislead users via crafted HTML pages. This article covers the technical details, affected versions, impact, and mitigation.

Published: February 13, 2026

CVE-2026-2323 Overview

CVE-2026-2323 is a UI Spoofing vulnerability in Google Chrome's Downloads component. An inappropriate implementation in the Downloads feature in Google Chrome prior to version 145.0.7632.45 allows a remote attacker to perform UI spoofing via a crafted HTML page. This vulnerability is classified under CWE-451 (User Interface (UI) Misrepresentation of Critical Information).

Critical Impact

Attackers can leverage this vulnerability to deceive users through manipulated download dialogs or UI elements, potentially tricking users into downloading malicious files or clicking on spoofed interface elements that appear legitimate.

Affected Products

  • Google Chrome prior to version 145.0.7632.45
  • Chromium-based browsers using vulnerable Downloads component
  • Desktop platforms running affected Chrome versions (Windows, macOS, Linux)

Discovery Timeline

  • February 11, 2026 - CVE-2026-2323 published to NVD
  • February 12, 2026 - Last updated in NVD database

Technical Details for CVE-2026-2323

Vulnerability Analysis

This vulnerability stems from an inappropriate implementation in the Downloads component of Google Chrome. The flaw allows attackers to craft malicious HTML pages that can manipulate how download-related UI elements are presented to users. By exploiting this weakness, an attacker can create a spoofed user interface that misrepresents critical information about downloads, potentially deceiving users about the true nature, source, or safety of files they are downloading.

The attack requires user interaction, meaning the victim must visit a malicious webpage containing the crafted HTML payload. Once the victim interacts with the page, the attacker can display misleading download prompts, fake file information, or spoofed security indicators that don't accurately reflect the actual download being initiated.

Root Cause

The root cause is an inappropriate implementation in Chrome's Downloads feature that fails to properly validate or sanitize how download-related information is rendered in the user interface. This allows specially crafted HTML content to manipulate the visual presentation of download dialogs or notifications, leading to UI Misrepresentation of Critical Information (CWE-451).

The vulnerability exists in the handling of download-related UI components, where the browser does not adequately prevent external content from influencing how download information is displayed to users.

Attack Vector

The attack vector is network-based, requiring the victim to navigate to a malicious website controlled by the attacker. The exploitation flow involves:

  1. Attacker crafts a malicious HTML page designed to exploit the Downloads implementation flaw
  2. Victim is lured to visit the attacker-controlled webpage through phishing or other social engineering tactics
  3. The crafted HTML manipulates Chrome's download UI to display misleading information
  4. User is deceived into taking actions based on the spoofed interface, such as downloading malicious files believing them to be legitimate

The vulnerability requires user interaction (visiting the malicious page) but does not require any privileges. The impact is limited to integrity concerns, specifically the ability to deceive users through visual misrepresentation.

Detection Methods for CVE-2026-2323

Indicators of Compromise

  • Unusual download prompts appearing from untrusted or suspicious web pages
  • Download dialogs displaying inconsistent or unexpected file information
  • Reports of users receiving deceptive download notifications that don't match actual file properties

Detection Strategies

  • Monitor browser version deployments across the organization to identify instances running Chrome versions prior to 145.0.7632.45
  • Implement web filtering to detect and block access to known malicious domains attempting UI spoofing attacks
  • Deploy endpoint detection solutions capable of identifying anomalous browser behavior during download operations

Monitoring Recommendations

  • Enable Chrome Enterprise reporting to track browser versions and security policy compliance
  • Configure web proxy logging to capture and analyze download-related traffic patterns
  • Implement user awareness monitoring to identify potential successful spoofing attempts through help desk ticket analysis

How to Mitigate CVE-2026-2323

Immediate Actions Required

  • Update Google Chrome to version 145.0.7632.45 or later immediately across all systems
  • Verify automatic updates are enabled and functioning on all Chrome installations
  • Educate users about potential UI spoofing attacks and the importance of verifying download sources

Patch Information

Google has addressed this vulnerability in Chrome version 145.0.7632.45. The fix is included in the stable channel update released for desktop platforms. Organizations should ensure all Chrome installations are updated to this version or later to remediate the vulnerability.

For detailed patch information, refer to the Google Chrome Update Blog. Additional technical details about the vulnerability can be found in the Chromium Issue Tracker ID #467442136.

Workarounds

  • Implement strict web filtering policies to limit access to untrusted websites until patches can be deployed
  • Enable Chrome's Enhanced Safe Browsing feature to provide additional protection against malicious sites
  • Consider using browser isolation technologies for high-risk users or environments where immediate patching is not feasible
bash
# Verify Chrome version on Linux/macOS
google-chrome --version
# Should show: Google Chrome 145.0.7632.45 or later

# Force Chrome update check (Windows PowerShell)
# Navigate to chrome://settings/help to trigger manual update check
Start-Process "chrome://settings/help"

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.02%

  • 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
  • Google Chrome Update Blog

  • Chromium Issue Tracker ID #467442136
  • Related CVEs
  • CVE-2026-5895: Google Chrome iOS URL Spoofing Vulnerability

  • CVE-2026-5292: Google Chrome Out of Bounds Vulnerability

  • CVE-2026-5282: Google Chrome Out of Bounds Read Flaw

  • CVE-2026-4462: Google Chrome Out of Bounds Read Flaw
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