A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-0247

CVE-2026-0247: Prisma Access Agent Auth Bypass Flaw

CVE-2026-0247 is an authentication bypass vulnerability in the Endpoint DLP component of Prisma Access Agent that allows local attackers to execute privileged operations. This article covers technical details, impact, and mitigation.

Published: May 14, 2026

CVE-2026-0247 Overview

CVE-2026-0247 describes multiple authorization bypass vulnerabilities in the Endpoint Data Loss Prevention (DLP) component of Palo Alto Networks Prisma Access Agent®. A local attacker with low-level privileges can bypass authentication controls and execute privileged operations on the affected endpoint. The flaw is tracked under CWE-306: Missing Authentication for Critical Function.

Palo Alto Networks published the advisory on May 13, 2026. The vulnerability requires local access but no user interaction, and impacts the confidentiality, integrity, and availability of the agent's protected functions.

Critical Impact

A local, low-privileged user can circumvent the Endpoint DLP authorization layer and invoke privileged operations, undermining data protection controls on the endpoint.

Affected Products

  • Palo Alto Networks Prisma Access Agent® - Endpoint DLP component
  • Refer to the Palo Alto Networks CVE-2026-0247 Advisory for exact affected versions
  • No additional product CPEs were enumerated in the NVD record at publication time

Discovery Timeline

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

Technical Details for CVE-2026-0247

Vulnerability Analysis

The Endpoint DLP component of Prisma Access Agent exposes privileged operations intended to enforce data loss prevention policies on the host. Multiple authorization checks within this component fail to validate the requesting caller correctly. A local attacker can interact with these interfaces and reach functions reserved for the agent's privileged service context.

Because Endpoint DLP enforces sensitive policy decisions, bypassing its authorization layer permits an attacker to disable controls, modify enforcement state, or trigger privileged actions. The advisory describes the issue as multiple authorization bypass paths rather than a single defect, indicating several entry points share the same root weakness.

Root Cause

The root cause is missing authentication for a critical function [CWE-306]. The Endpoint DLP interfaces expect callers to be the trusted agent service or an authorized management channel, but the implementation does not enforce that requirement consistently. Code paths that should require elevated identity accept requests from arbitrary local processes running with standard user privileges.

Attack Vector

Exploitation is local. The attacker must already have code execution on the endpoint as a low-privileged user. No social engineering or user interaction is needed. The attacker invokes the exposed Endpoint DLP interface directly and submits requests for privileged operations, which the component executes without proper authorization validation.

No public proof-of-concept code is available for CVE-2026-0247 at the time of writing. Refer to the Palo Alto Networks CVE-2026-0247 Advisory for technical details released by the vendor.

Detection Methods for CVE-2026-0247

Indicators of Compromise

  • Unexpected changes to Endpoint DLP policy state, enforcement flags, or local configuration files outside of authorized management workflows.
  • Local non-administrative processes opening handles to or issuing IPC requests against the Prisma Access Agent Endpoint DLP service.
  • Anomalous child processes spawned by the Prisma Access Agent service following requests from standard user sessions.

Detection Strategies

  • Audit local IPC, named pipe, and RPC interactions with the Prisma Access Agent service and alert on callers that are not the expected management binaries.
  • Baseline normal Endpoint DLP configuration and generate alerts on out-of-band modifications to policy or telemetry components.
  • Correlate local privilege use events with subsequent DLP policy changes to surface bypass attempts.

Monitoring Recommendations

  • Forward Prisma Access Agent logs and Windows process and IPC telemetry to a centralized analytics platform for correlation.
  • Monitor for repeated failed or malformed requests against DLP service endpoints, which often precede successful bypass attempts.
  • Track installed Prisma Access Agent versions across the fleet to confirm patched builds are deployed.

How to Mitigate CVE-2026-0247

Immediate Actions Required

  • Review the Palo Alto Networks CVE-2026-0247 Advisory and identify Prisma Access Agent versions deployed in your environment.
  • Upgrade affected endpoints to the fixed Prisma Access Agent release identified by Palo Alto Networks.
  • Restrict local interactive logon on systems running Prisma Access Agent to reduce the population of users who could exploit a local flaw.

Patch Information

Palo Alto Networks has published its remediation guidance in the Palo Alto Networks CVE-2026-0247 Advisory. Apply the vendor-specified fixed version of Prisma Access Agent across all managed endpoints. The NVD entry was published on 2026-05-13 and last modified on 2026-05-13.

Workarounds

  • Limit which local user accounts can run arbitrary code on endpoints enrolled in Prisma Access, reducing exposure to local attackers.
  • Enforce application allowlisting to block untrusted binaries that could be used to invoke the vulnerable interfaces.
  • Increase logging verbosity for the Prisma Access Agent and review logs until patches are applied.
bash
# Example: query installed Prisma Access Agent version on Windows
Get-WmiObject -Class Win32_Product | Where-Object { $_.Name -like "*Prisma Access*" } | Select-Object Name, Version

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechPrisma Access

  • SeverityMEDIUM

  • CVSS Score5.9

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/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:C/RE:M/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-306
  • Technical References
  • Palo Alto Networks CVE-2026-0247 Advisory
  • Latest CVEs
  • CVE-2026-9813: FlowIntel SSRF Vulnerability

  • CVE-2026-4377: D-Link DWR-X1820 Auth Bypass Vulnerability

  • CVE-2026-47074: ex_aws_sns Auth Bypass Vulnerability

  • CVE-2026-46241: Linux Kernel Use-After-Free 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