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

CVE-2026-0245: Prisma Access Agent Disclosure Flaw

CVE-2026-0245 is an information disclosure vulnerability in Prisma Access Agent that allows local users to access sensitive configuration data and credentials. This article covers technical details, affected systems, and mitigation.

Published: May 14, 2026

CVE-2026-0245 Overview

CVE-2026-0245 describes multiple information disclosure vulnerabilities in the Palo Alto Networks Prisma Access Agent. A local authenticated user can read sensitive configuration data and credentials stored or processed by the agent. The flaw is classified under [CWE-200] Exposure of Sensitive Information to an Unauthorized Actor.

The issue affects desktop versions of the Prisma Access Agent. The Linux, ChromeOS, Android, and iOS builds of the agent are not affected. Exploitation requires local access with low privileges and no user interaction, but the disclosed credentials can enable follow-on attacks against the Prisma Access tenant.

Critical Impact

Local users can extract Prisma Access Agent configuration data and credentials, providing material for lateral movement and tenant compromise.

Affected Products

  • Palo Alto Networks Prisma Access Agent on Windows
  • Palo Alto Networks Prisma Access Agent on macOS
  • Prisma Access Agent on Linux, ChromeOS, Android, and iOS are NOT affected

Discovery Timeline

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

Technical Details for CVE-2026-0245

Vulnerability Analysis

The Prisma Access Agent stores or exposes configuration data and credentials in a manner accessible to local users on the same host. According to the Palo Alto Networks advisory, the issue covers multiple distinct disclosure paths that share the same underlying weakness: sensitive data is reachable without the access controls expected for credential material.

The vulnerability is mapped to [CWE-200], indicating an exposure of sensitive information rather than a memory corruption or code execution defect. The agent processes authentication tokens, tenant identifiers, and connection parameters required to establish Prisma Access tunnels. When this material is recoverable by an unprivileged local account, it bypasses the trust boundary the agent is intended to enforce.

Root Cause

The root cause is improper protection of sensitive artifacts handled by the agent on Windows and macOS endpoints. Configuration files, in-memory data, or operating system primitives used by the agent do not restrict access to the SYSTEM or root context that owns the secrets. Any signed-in user can read the data without elevating privileges.

Attack Vector

An attacker must have a local, authenticated session on a host running the affected Prisma Access Agent. From that session, the attacker reads files, queries process memory, or inspects operating system data structures used by the agent. The harvested credentials can then be replayed against Prisma Access services to impersonate the user or device.

No verified public exploit code is available. See the Palo Alto Networks CVE-2026-0245 Advisory for vendor technical details and fixed versions.

Detection Methods for CVE-2026-0245

Indicators of Compromise

  • Unexpected read access by non-administrative processes to Prisma Access Agent configuration directories or registry hives on Windows and macOS
  • Local processes invoking credential-dumping utilities, scripting interpreters, or debuggers against the Prisma Access Agent process
  • Anomalous Prisma Access authentication events originating from new device fingerprints or IP addresses for a known user

Detection Strategies

  • Audit file and registry access to Prisma Access Agent installation paths and user-profile data stores; alert on access by non-agent processes
  • Monitor for handle-open and memory-read operations targeting the agent process by unprivileged user contexts
  • Correlate endpoint telemetry with Prisma Access tenant logs to detect credential reuse from unexpected hosts

Monitoring Recommendations

  • Forward Prisma Access Agent and endpoint process telemetry to a centralized SIEM or data lake for cross-source correlation
  • Track Prisma Access sign-in anomalies including impossible-travel events, new device enrollments, and concurrent sessions
  • Review local privilege escalation and discovery activity on hosts running the agent, since this disclosure is typically chained with later stages

How to Mitigate CVE-2026-0245

Immediate Actions Required

  • Inventory all Windows and macOS endpoints running the Prisma Access Agent and confirm installed versions against the vendor advisory
  • Upgrade the Prisma Access Agent to the fixed release identified in the Palo Alto Networks CVE-2026-0245 Advisory
  • Rotate any Prisma Access user or device credentials suspected of exposure on multi-user or shared hosts

Patch Information

Palo Alto Networks has published fixed versions in the vendor advisory. Refer to the Palo Alto Networks CVE-2026-0245 Advisory for the specific patched build numbers for Windows and macOS Prisma Access Agent installations.

Workarounds

  • Restrict interactive logon on endpoints running the agent to a single trusted user where feasible
  • Enforce least-privilege policies and remove local administrator rights from standard users to limit follow-on abuse of disclosed credentials
  • Apply conditional access policies in Prisma Access to require device posture checks and reduce the value of stolen credentials
bash
# Example: query installed Prisma Access Agent version on Windows
Get-ItemProperty "HKLM:\SOFTWARE\Palo Alto Networks\Prisma Access Agent" |
  Select-Object DisplayName, DisplayVersion

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechPrisma Access Agent

  • SeverityMEDIUM

  • CVSS Score4.3

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:L/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:L/U:Amber
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-200
  • Technical References
  • Palo Alto Networks CVE-2026-0245 Advisory
  • Related CVEs
  • CVE-2026-0248: Prisma Access Agent MitM 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