Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-4857

CVE-2026-4857: IdentityIQ Auth Bypass Vulnerability

CVE-2026-4857 is an authentication bypass flaw in SailPoint IdentityIQ versions 8.4 and 8.5 that lets authenticated users create unauthorized objects. This article covers technical details, affected versions, and mitigations.

Published: April 17, 2026

CVE-2026-4857 Overview

CVE-2026-4857 is an incorrect authorization vulnerability affecting SailPoint IdentityIQ, a leading identity governance platform. The vulnerability allows authenticated users who have been assigned the Debug Pages Read Only capability—or any custom capability containing the ViewAccessDebugPageSPRight—to incorrectly create new IdentityIQ objects. This represents a significant authorization bypass that could enable privilege escalation within the identity management infrastructure.

Critical Impact

Authenticated users with limited debug access can bypass authorization controls to create unauthorized IdentityIQ objects, potentially compromising the integrity of identity governance operations.

Affected Products

  • SailPoint IdentityIQ 8.5 (all patch levels prior to 8.5p2)
  • SailPoint IdentityIQ 8.4 (all patch levels prior to 8.4p4)
  • Any IdentityIQ deployment with custom capabilities containing ViewAccessDebugPageSPRight

Discovery Timeline

  • 2026-04-15 - CVE-2026-4857 published to NVD
  • 2026-04-15 - Last updated in NVD database

Technical Details for CVE-2026-4857

Vulnerability Analysis

This vulnerability is classified as CWE-863 (Incorrect Authorization), indicating a fundamental flaw in how IdentityIQ validates user permissions when processing requests through the Debug Pages interface. The issue arises when the authorization logic fails to properly restrict object creation capabilities for users who should only have read-only access to debug information.

The vulnerability allows authenticated users with the Debug Pages Read Only capability to perform actions that exceed their intended permissions. Specifically, these users can create new IdentityIQ objects—an operation that should be strictly limited to administrators or users with explicit write privileges. This authorization bypass occurs because the permission check for object creation does not properly validate whether the user's capability grants write access, only that they have access to the debug interface.

Root Cause

The root cause stems from improper authorization validation in the IdentityIQ Debug UI component. The ViewAccessDebugPageSPRight permission grants access to debug pages but was inadvertently coupled with object creation functionality. The authorization check verifies that a user can access the debug interface but fails to enforce the "read only" constraint when processing object creation requests.

Attack Vector

An attacker exploiting this vulnerability must first obtain valid credentials for an IdentityIQ account that has been assigned the Debug Pages Read Only capability or a custom capability containing ViewAccessDebugPageSPRight. Once authenticated, the attacker can leverage the debug interface to create unauthorized IdentityIQ objects, potentially including identities, roles, or other governance objects that could be used to escalate privileges or manipulate identity data.

The attack requires network access to the IdentityIQ application and requires the victim organization to have assigned the vulnerable capability to user accounts. Additionally, user interaction is required as part of the attack chain, making this a targeted attack vector rather than one suitable for mass exploitation.

Detection Methods for CVE-2026-4857

Indicators of Compromise

  • Unexpected creation of IdentityIQ objects by users with Debug Pages Read Only capability
  • Audit log entries showing object creation operations from debug page endpoints by read-only users
  • New identities, roles, or workgroups created without corresponding change requests

Detection Strategies

  • Review IdentityIQ audit logs for object creation events performed by users with limited debug capabilities
  • Monitor for API calls to debug endpoints that result in database write operations
  • Implement alerting on any object creation events from accounts assigned Debug Pages Read Only capability

Monitoring Recommendations

  • Enable comprehensive audit logging for all Debug Pages activity in IdentityIQ
  • Configure SIEM rules to correlate debug page access with object creation events
  • Perform regular capability assignment reviews to identify accounts with ViewAccessDebugPageSPRight

How to Mitigate CVE-2026-4857

Immediate Actions Required

  • Unassign the Debug Pages Read Only capability from all identities and workgroups until patches are applied
  • Remove ViewAccessDebugPageSPRight from any custom capabilities
  • Review audit logs to identify any unauthorized object creation that may have already occurred
  • Assess all accounts currently assigned debug-related capabilities

Patch Information

SailPoint has released security patches to address this vulnerability. Organizations should upgrade to IdentityIQ 8.5p2 or later for version 8.5 deployments, or 8.4p4 or later for version 8.4 deployments. Detailed patch information is available in the SailPoint Security Advisory for CVE-2026-4857.

Workarounds

  • Remove Debug Pages Read Only capability from all users until patching is complete
  • Audit and remove ViewAccessDebugPageSPRight from all custom capabilities
  • Implement network segmentation to restrict access to IdentityIQ administrative interfaces
  • Deploy additional monitoring to detect any object creation attempts through debug endpoints
bash
# Review capability assignments (IdentityIQ console)
# Identify users with Debug Pages Read Only capability
# Navigate to: Setup > Quick Links > Debug Pages > Objects
# Search for capability: "Debug Pages Read Only"
# Review and document all assigned identities and workgroups
# Unassign capability from all identities pending patch deployment

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechIdentityiq

  • SeverityHIGH

  • CVSS Score8.4

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityHigh
  • CWE References
  • CWE-863
  • Technical References
  • SailPoint Security Advisory CVE-2026-4857
  • Latest CVEs
  • CVE-2025-49454: TinySalt Path Traversal Vulnerability

  • CVE-2025-48261: MultiVendorX Information Disclosure Flaw

  • CVE-2025-32119: CardGate WooCommerce SQL Injection Flaw

  • CVE-2025-26879: s2Member Plugin Reflected XSS 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