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

CVE-2026-0235: Prisma Browser Privilege Escalation Flaw

CVE-2026-0235 is a race condition privilege escalation vulnerability in Palo Alto Networks Prisma Browser. This flaw allows authenticated users to bypass access controls and data policies, compromising security boundaries.

Published: May 14, 2026

CVE-2026-0235 Overview

CVE-2026-0235 is a race condition vulnerability in Palo Alto Networks Prisma® Browser. The flaw allows a locally authenticated non-administrative user to bypass certain access and data control policies enforced by the browser. The weakness is categorized under [CWE-754] (Improper Check for Unusual or Exceptional Conditions) and stems from improper synchronization during policy evaluation.

The issue requires local access and low privileges, which narrows exploitation to users already on the endpoint. Successful exploitation undermines data loss prevention (DLP) and access controls that enterprises rely on the managed browser to enforce.

Critical Impact

A locally authenticated non-admin user can circumvent enterprise access and data control policies enforced by Prisma Browser, weakening DLP boundaries on managed endpoints.

Affected Products

  • Palo Alto Networks Prisma® Browser
  • Refer to the Palo Alto Networks security advisory for the affected version matrix
  • Managed endpoints running Prisma Browser with enforced access or data control policies

Discovery Timeline

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

Technical Details for CVE-2026-0235

Vulnerability Analysis

The vulnerability is a race condition in the policy enforcement logic of Prisma Browser. Race conditions occur when the security state of a resource changes between the moment it is checked and the moment it is used. In this case, a non-admin user on the same endpoint can manipulate timing to perform browser actions before access and data control policies are fully applied.

The flaw is local in nature and requires the attacker to be authenticated on the host. Exploitation does not need user interaction from another party. The impact is concentrated on confidentiality, since policy bypass typically exposes restricted content or allows unauthorized data movement.

The vendor classifies the issue as medium severity, and there is no published proof-of-concept code. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Root Cause

The root cause is improper handling of an exceptional or timing-sensitive condition [CWE-754] during the evaluation and enforcement of browser policy. Policy checks and the actions they guard are not performed atomically. An attacker can exploit the window between the check and the enforcement to bypass DLP or access restrictions.

Attack Vector

The attack vector is local. A non-admin user authenticated to the endpoint repeatedly triggers actions that depend on policy enforcement, such as file uploads, downloads, clipboard operations, or restricted navigation. By winning the race, the user causes the action to complete before the corresponding control is applied. Verified technical specifics are limited to the Palo Alto Networks advisory; no verified proof-of-concept is publicly available.

Detection Methods for CVE-2026-0235

Indicators of Compromise

  • Repeated, high-frequency browser actions from a single user that target controlled resources such as upload endpoints, clipboard, or restricted URLs
  • Telemetry showing data egress or content access that contradicts the active Prisma Browser policy
  • Successful operations on assets that policy should have blocked, recorded in browser or DLP logs

Detection Strategies

  • Compare browser action logs against policy decision logs to identify discrepancies where a blocked action still completed
  • Hunt for short-interval bursts of policy-relevant operations from non-admin accounts on managed endpoints
  • Correlate endpoint process and file activity with browser session telemetry to spot policy-bypass patterns

Monitoring Recommendations

  • Forward Prisma Browser audit and policy logs to a centralized SIEM for retention and correlation
  • Alert on anomalies in user-driven data movement volumes, particularly to external or unmanaged destinations
  • Track endpoint software inventory to confirm Prisma Browser is running a patched build across the fleet

How to Mitigate CVE-2026-0235

Immediate Actions Required

  • Apply the fixed Prisma Browser version identified in the Palo Alto Networks advisory as soon as it is available
  • Inventory endpoints running Prisma Browser and prioritize patching for hosts with sensitive data or elevated DLP requirements
  • Review recent browser audit logs for evidence of policy bypass during the exposure window

Patch Information

Palo Alto Networks tracks the fix under its security advisory portal. Refer to the Palo Alto Networks CVE-2026-0235 advisory for the authoritative list of fixed versions and upgrade instructions. Apply vendor-supplied updates through the standard managed update channel for Prisma Browser.

Workarounds

  • Restrict use of Prisma Browser on high-sensitivity endpoints until patched, where operationally feasible
  • Tighten compensating data control policies at the network and endpoint DLP layer to reduce the value of a browser-level bypass
  • Limit local logon rights on managed endpoints to reduce the population of users able to attempt local exploitation
bash
# Configuration example
# Verify Prisma Browser version on managed endpoints and compare against the fixed release listed in the vendor advisory
# Windows (PowerShell)
Get-ItemProperty "HKLM:\Software\Palo Alto Networks\Prisma Browser" | Select-Object DisplayVersion

# macOS
defaults read "/Applications/Prisma Browser.app/Contents/Info.plist" CFBundleShortVersionString

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechPalo Alto Networks

  • SeverityMEDIUM

  • CVSS Score5.8

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:L/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:N/R:U/V:D/RE:M/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-754
  • Technical References
  • Palo Alto Networks CVE-2026-0235
  • Related CVEs
  • CVE-2026-0251: GlobalProtect Privilege Escalation Flaw

  • CVE-2026-0246: Prisma Access Agent Privilege Escalation

  • CVE-2026-0232: Cortex XDR Agent Privilege Escalation Flaw

  • CVE-2026-0230: Cortex XDR Agent 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