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

CVE-2026-21015: Samsung Android Auth Bypass Vulnerability

CVE-2026-21015 is an authentication bypass flaw in Samsung Android FactoryCamera that allows local attackers to access unique identifiers. This article covers the technical details, affected versions, and mitigation.

Published: May 17, 2026

CVE-2026-21015 Overview

CVE-2026-21015 is an information disclosure vulnerability in the Samsung FactoryCamera application on Samsung Android devices. The flaw stems from incorrect default permissions [CWE-276] that allow a local attacker with low privileges to access a unique device identifier. Samsung addressed the issue in the SMR May-2026 Release 1 security maintenance update.

The vulnerability affects Samsung Android versions 14.0, 15.0, and 16.0 across all SMR releases prior to May 2026. Exploitation requires local access and a low-privilege context, but does not require user interaction. Confidentiality impact is high, while integrity and availability are unaffected.

Critical Impact

A local low-privileged application can read a unique device identifier exposed by FactoryCamera, enabling persistent device tracking and fingerprinting across application boundaries.

Affected Products

  • Samsung Android 14.0 (all SMR releases prior to SMR May-2026 Release 1)
  • Samsung Android 15.0 (all SMR releases prior to SMR May-2026 Release 1)
  • Samsung Android 16.0 (all SMR releases prior to SMR May-2026 Release 1)

Discovery Timeline

  • 2026-05-13 - CVE-2026-21015 published to NVD
  • 2026-05-13 - Last updated in NVD database
  • May 2026 - Samsung releases fix in SMR May-2026 Release 1

Technical Details for CVE-2026-21015

Vulnerability Analysis

The FactoryCamera application ships with incorrect default permissions on a component or data path that exposes a unique device identifier. Android applications declare permission requirements in their manifest, and components without proper permission gating become accessible to other installed applications on the device.

In this case, FactoryCamera exposes a unique identifier without enforcing an appropriate signature- or system-level permission. Any local application running on the device can query the exposed surface and retrieve the identifier without obtaining user consent or elevated privileges.

Unique device identifiers are sensitive because they persist across application installations and reset operations on user-controllable data. Access to such an identifier enables silent cross-app correlation, advertising fingerprinting, and tracking workflows that bypass Android's per-app identifier isolation model.

Root Cause

The root cause is classified under [CWE-276] Incorrect Default Permissions. FactoryCamera registers a component, file, or provider with permissions that are more permissive than required. The platform-level fix in SMR May-2026 Release 1 tightens these defaults so that only authorized callers can reach the identifier.

Attack Vector

Exploitation requires a malicious or compromised local application on the Samsung device. The attacker app does not need user interaction once installed and operates with low privileges already granted at install time. There is no network-reachable exposure, and the bug does not enable code execution or modification of data.

For technical details refer to the Samsung Mobile Security Update advisory.

Detection Methods for CVE-2026-21015

Indicators of Compromise

  • Installed applications querying FactoryCamera content providers, exported activities, or services without a documented business reason.
  • Logcat entries showing inter-process calls to FactoryCamera components originating from non-system UIDs.
  • Mobile threat defense telemetry flagging applications that read device identifiers shortly after install.

Detection Strategies

  • Inventory Samsung Android fleet build numbers and flag devices on SMR releases earlier than May-2026 R1.
  • Monitor mobile application behavior for processes interacting with FactoryCamera package components.
  • Apply mobile threat defense policies that detect side-loaded or low-reputation apps performing identifier harvesting.

Monitoring Recommendations

  • Centralize Android security patch level reporting through your MDM or UEM platform for compliance visibility.
  • Alert on devices that fall behind the current Samsung SMR baseline for more than one monthly cycle.
  • Review installed application permission grants on enrolled devices and restrict apps requesting broad identifier access.

How to Mitigate CVE-2026-21015

Immediate Actions Required

  • Push Samsung's SMR May-2026 Release 1 update to all managed Samsung Android 14.0, 15.0, and 16.0 devices through your MDM solution.
  • Enforce a minimum security patch level policy that blocks corporate resource access for devices on pre-May 2026 SMR builds.
  • Audit installed applications on managed devices and remove untrusted or unnecessary third-party apps.

Patch Information

Samsung released the fix as part of the SMR May-2026 Release 1 maintenance update. Apply the latest firmware via Settings > Software update or distribute the update through your enterprise mobility management platform. Refer to the Samsung Mobile Security Update bulletin for device-specific availability.

Workarounds

  • Restrict installation of non-Play-Store applications using MDM policy to reduce the local attacker surface.
  • Disable or restrict the FactoryCamera application on devices where it is not required for operational use.
  • Require corporate devices to enroll in conditional access that validates the Android security patch level before granting access.
bash
# Example MDM compliance rule: enforce minimum Samsung patch level
# Pseudocode for an EMM compliance policy
compliance_rule:
  platform: android
  manufacturer: samsung
  min_security_patch_level: "2026-05-01"
  action_on_violation: block_corporate_access

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechSamsung Android

  • SeverityMEDIUM

  • CVSS Score6.8

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-276
  • Vendor Resources
  • Samsung Mobile Security Update
  • Related CVEs
  • CVE-2026-21003: Samsung Android Auth Bypass Vulnerability

  • CVE-2026-21009: Samsung Android Auth Bypass Vulnerability

  • CVE-2026-21007: Samsung Android Auth Bypass Vulnerability

  • CVE-2026-21006: Samsung Android Auth Bypass 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