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

CVE-2026-7913: Google Chrome Privilege Escalation Flaw

CVE-2026-7913 is a privilege escalation vulnerability in Google Chrome on Android caused by insufficient policy enforcement in DevTools. Attackers can exploit this flaw using malicious files to gain elevated privileges.

Published: May 7, 2026

CVE-2026-7913 Overview

CVE-2026-7913 is a privilege escalation vulnerability affecting Google Chrome on Android prior to version 148.0.7778.96. The flaw stems from insufficient policy enforcement in Chrome DevTools, allowing a local attacker to escalate privileges through a malicious file. Google's Chromium project rated this issue as High severity.

The vulnerability is categorized under [CWE-693] Protection Mechanism Failure. Exploitation requires local access and user interaction, but successful attacks compromise confidentiality, integrity, and availability of the affected device.

Critical Impact

A local attacker who convinces a user to open a malicious file can escalate privileges within the Android device, gaining elevated access to user data and Chrome's protected contexts.

Affected Products

  • Google Chrome on Android prior to 148.0.7778.96
  • Google Android (when running affected Chrome versions)
  • Chrome DevTools component on Android

Discovery Timeline

  • 2026-05-06 - CVE-2026-7913 published to NVD
  • 2026-05-06 - Last updated in NVD database

Technical Details for CVE-2026-7913

Vulnerability Analysis

The vulnerability resides in the Chrome DevTools subsystem on Android. DevTools provides developer-facing capabilities such as remote debugging, file system access, and runtime inspection. On Android, these capabilities operate inside Chrome's sandbox under enforced security policies.

Insufficient policy enforcement allows a malicious file to bypass restrictions intended to limit DevTools privileges. When a user opens or interacts with the crafted file through Chrome on Android, the DevTools component fails to apply the expected protection mechanism. The result is privilege escalation within the browser context on the local device.

The attack requires local access and user interaction, which limits remote mass exploitation. However, attackers can deliver the malicious file through phishing, drive-by downloads, or malicious applications that hand off content to Chrome.

Root Cause

The root cause is a Protection Mechanism Failure [CWE-693] in DevTools policy enforcement. Security policies that should restrict DevTools-mediated operations on local files are not consistently applied. This gap allows a malicious file to invoke DevTools functionality with privileges beyond what Chrome's security model permits on Android.

Attack Vector

Exploitation follows a local attack path. The attacker delivers a malicious file to the target device through email, messaging, a malicious app, or a compromised website. When the user opens the file in Chrome on Android, DevTools processes the content without enforcing the expected policy boundary. The attacker then leverages this gap to escalate privileges within the Chrome process context.

No public proof-of-concept code or in-the-wild exploitation has been reported. Technical specifics are tracked in the Chromium Issue Tracker Entry.

Detection Methods for CVE-2026-7913

Indicators of Compromise

  • Chrome on Android running versions earlier than 148.0.7778.96 on managed devices.
  • Unexpected DevTools activity or remote debugging connections initiated from untrusted local files.
  • Anomalous file handler invocations passing content to Chrome on Android from messaging or sideloaded applications.

Detection Strategies

  • Inventory mobile fleet Chrome versions and flag any Android device running Chrome below 148.0.7778.96.
  • Monitor mobile threat telemetry for suspicious file delivery vectors that target Chrome on Android, including malicious APKs that drop or hand off files.
  • Correlate user-reported phishing or unsolicited file attachments with Chrome launch events on Android endpoints.

Monitoring Recommendations

  • Enable enterprise mobility management (EMM) reporting on Chrome version compliance for all Android devices.
  • Track Chrome update status through Google Play managed configurations and alert on devices that fail to receive the patched build.
  • Review Android application install logs for unsigned or sideloaded applications that handle file intents directed at Chrome.

How to Mitigate CVE-2026-7913

Immediate Actions Required

  • Update Google Chrome on Android to version 148.0.7778.96 or later through the Google Play Store.
  • Enforce automatic Chrome updates across managed Android devices using EMM or Mobile Device Management (MDM) policies.
  • Educate users on the risk of opening unsolicited files in Chrome, especially from messaging apps and unknown senders.

Patch Information

Google released the fix in Chrome 148.0.7778.96 for Android. Details are available in the Google Chrome Update Blog. Administrators should validate deployment by checking the installed Chrome version under chrome://version or through their EMM console.

Workarounds

  • Restrict installation of untrusted Android applications and disable sideloading on managed devices until the Chrome update is deployed.
  • Use enterprise browser policies to limit DevTools and remote debugging on Android where supported.
  • Apply mobile threat defense controls that block known malicious file types delivered through email or messaging applications.
bash
# Verify Chrome version on an Android device via ADB
adb shell dumpsys package com.android.chrome | grep versionName

# Expected output should show 148.0.7778.96 or later
# versionName=148.0.7778.96

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechGoogle Chrome

  • SeverityHIGH

  • CVSS Score7.8

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-693
  • Technical References
  • Chromium Issue Tracker Entry
  • Vendor Resources
  • Google Chrome Update Blog
  • Related CVEs
  • CVE-2026-7948: Google Chrome Privilege Escalation Flaw

  • CVE-2026-7954: Google Chrome Privilege Escalation Flaw

  • CVE-2026-7930: Google Chrome Privilege Escalation Flaw

  • CVE-2026-7978: Google Chrome Privilege Escalation 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