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

CVE-2026-35429: Microsoft Edge Android Spoofing Vulnerability

CVE-2026-35429 is a UI spoofing vulnerability in Microsoft Edge for Android that allows attackers to misrepresent critical information over a network. This article covers technical details, affected versions, and mitigations.

Published: May 17, 2026

CVE-2026-35429 Overview

CVE-2026-35429 is a user interface misrepresentation vulnerability affecting Microsoft Edge for Android. The flaw, classified under [CWE-451] (User Interface (UI) Misrepresentation of Critical Information), allows an unauthorized attacker to perform spoofing over a network. Exploitation requires user interaction, such as visiting an attacker-controlled page or interacting with crafted content rendered in the browser.

The weakness enables attackers to present misleading security-relevant information to the user, which can be leveraged in phishing campaigns and credential theft scenarios. Microsoft published the advisory in May 2026.

Critical Impact

A successful spoof can trick mobile users into trusting attacker-controlled content as legitimate, enabling credential theft and follow-on social engineering attacks against Edge for Android users.

Affected Products

  • Microsoft Edge for Android

Discovery Timeline

  • 2026-05-12 - CVE-2026-35429 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-35429

Vulnerability Analysis

The vulnerability resides in how Microsoft Edge for Android renders critical security context to the user. Under specific conditions, the browser presents UI elements in a way that misrepresents the origin, security state, or trust attributes of displayed content. An attacker who lures a user to interact with crafted web content can exploit this misrepresentation to spoof trusted indicators.

The issue is bound to confidentiality impact only. Integrity and availability of the device or browser are not affected. The attack surface is the network, and the attacker does not need prior authentication.

UI misrepresentation flaws are particularly impactful on mobile browsers because limited screen space already constrains how origin, certificate state, and address bar information are displayed. When an attacker can manipulate these constrained indicators, users have fewer visual cues to detect deception.

Root Cause

The root cause is improper rendering or sanitization of UI elements that convey security-critical information [CWE-451]. Microsoft has not published low-level technical details of the affected component beyond the advisory text.

Attack Vector

The attacker hosts or delivers crafted web content reachable over the network. The target user must interact with that content in Microsoft Edge for Android. Once interaction occurs, the browser renders attacker-supplied data in a way that misrepresents trust signals, enabling phishing or impersonation of legitimate sites.

No verified public exploit code is available for CVE-2026-35429 at the time of writing. See the Microsoft Security Update CVE-2026-35429 advisory for vendor-supplied details.

Detection Methods for CVE-2026-35429

Indicators of Compromise

  • Microsoft Edge for Android sessions navigating to recently registered or typosquatted domains that mimic legitimate brands.
  • User reports of unexpected login prompts, certificate warnings absent where expected, or address bar content that does not match the visited site.
  • Outbound traffic from mobile devices to phishing infrastructure correlated with Edge for Android user-agent strings.

Detection Strategies

  • Inspect mobile web proxy and DNS logs for access patterns consistent with phishing kits targeting Edge for Android.
  • Correlate authentication failures and credential reuse alerts with mobile browsing telemetry to surface spoofing-driven phishing.
  • Track Edge for Android version strings across the mobile fleet and flag devices running unpatched builds.

Monitoring Recommendations

  • Forward mobile browser and EMM (Enterprise Mobility Management) telemetry into a centralized analytics platform for pattern analysis.
  • Monitor identity provider logs for sign-in anomalies originating from Android devices shortly after suspicious URL visits.
  • Subscribe to the Microsoft Security Response Center advisory feed to receive updates on Edge for Android patches.

How to Mitigate CVE-2026-35429

Immediate Actions Required

  • Update Microsoft Edge for Android to the latest version available through the Google Play Store.
  • Enforce mobile application update policies via your EMM or MDM solution so that browsers cannot remain on vulnerable builds.
  • Communicate to users that they should verify URLs and login prompts carefully on mobile devices until patching is confirmed.

Patch Information

Microsoft has issued guidance and updated Microsoft Edge for Android through standard mobile app channels. Refer to the Microsoft Security Update CVE-2026-35429 advisory for the fixed version and release notes.

Workarounds

  • Restrict use of Microsoft Edge for Android on managed devices until the patched build is deployed across the fleet.
  • Deploy mobile threat defense and DNS filtering policies that block known phishing and typosquatting domains.
  • Require phishing-resistant authentication, such as FIDO2 or platform passkeys, to limit the value of credentials obtained through spoofing.

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechMicrosoft Edge

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.06%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-451
  • Technical References
  • Microsoft Security Update CVE-2026-35429
  • Related CVEs
  • CVE-2026-40416: Microsoft Edge Spoofing Vulnerability

  • CVE-2026-33119: Microsoft Edge Auth Bypass Vulnerability

  • CVE-2026-0391: Microsoft Edge Android Spoofing Vulnerability

  • CVE-2025-62224: Microsoft Edge Android 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