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-2025-20628

CVE-2025-20628: PingIDM Auth Bypass Vulnerability

CVE-2025-20628 is an authentication bypass flaw in PingIDM that allows attackers to spoof Remote Connector Servers and modify sensitive identity data. This article covers technical details, affected configurations, and mitigation.

Published: April 10, 2026

CVE-2025-20628 Overview

An insufficient granularity of access control vulnerability exists in PingIDM (formerly ForgeRock Identity Management) where administrators cannot properly configure access rules for Remote Connector Servers (RCS) running in client mode. This vulnerability allows attackers to spoof a client-mode RCS (if one exists) to intercept and/or modify an identity's security-relevant properties, such as passwords and account recovery information.

Critical Impact

Attackers exploiting this vulnerability can intercept and modify sensitive identity properties including passwords and account recovery information, potentially leading to complete account takeover.

Affected Products

  • PingIDM (formerly ForgeRock Identity Management)
  • Deployments with Remote Connector Servers (RCS) configured in client mode

Discovery Timeline

  • 2026-04-07 - CVE CVE-2025-20628 published to NVD
  • 2026-04-08 - Last updated in NVD database

Technical Details for CVE-2025-20628

Vulnerability Analysis

This vulnerability stems from CWE-1220: Insufficient Granularity of Access Control. The core issue lies in the inability of administrators to properly configure fine-grained access rules for Remote Connector Servers operating in client mode within PingIDM deployments.

When RCS is configured in client mode, the system lacks adequate mechanisms to distinguish between legitimate and spoofed connector servers. This architectural limitation means that an attacker who can position themselves on the network path or compromise network communications can impersonate a legitimate client-mode RCS instance.

The vulnerability requires specific preconditions—namely, that an RCS must already be configured to run in client mode. However, when these conditions are met, the impact is severe: attackers can intercept identity synchronization traffic and modify security-critical attributes including authentication credentials and account recovery mechanisms.

Root Cause

The root cause is an architectural limitation in PingIDM's access control implementation for Remote Connector Servers. The system does not provide sufficient granularity in its access control configuration to allow administrators to properly authenticate and authorize client-mode RCS connections. This means there is no robust mechanism to verify that incoming RCS client connections are from legitimate, authorized connector server instances.

Attack Vector

The attack vector is network-based, requiring the attacker to position themselves where they can intercept or inject traffic between the PingIDM server and legitimate Remote Connector Servers. The attacker would need to:

  1. Identify an environment where RCS is configured in client mode
  2. Understand the communication protocol between PingIDM and RCS
  3. Spoof a client-mode RCS instance to intercept legitimate traffic
  4. Modify identity properties such as passwords or account recovery information in transit

The vulnerability enables man-in-the-middle attacks on identity synchronization workflows, allowing attackers to silently modify sensitive user attributes without detection.

Detection Methods for CVE-2025-20628

Indicators of Compromise

  • Unexpected RCS client connections from unrecognized IP addresses or hostnames
  • Anomalous password or account recovery information changes that users did not initiate
  • Multiple simultaneous RCS client connections that should only have single instances
  • Authentication logs showing credential updates without corresponding user-initiated requests

Detection Strategies

  • Monitor and alert on new or unexpected Remote Connector Server connections to PingIDM infrastructure
  • Implement network traffic analysis to detect duplicate or spoofed RCS communications
  • Review audit logs for identity attribute modifications, particularly passwords and recovery information, correlating with legitimate change requests
  • Deploy network segmentation monitoring to detect unauthorized communication paths to identity management systems

Monitoring Recommendations

  • Enable verbose logging for all RCS communications and regularly review for anomalies
  • Implement real-time alerting for identity attribute changes on privileged or sensitive accounts
  • Monitor network flows to and from PingIDM servers for unexpected source addresses
  • Establish baseline behavior for RCS connection patterns and alert on deviations

How to Mitigate CVE-2025-20628

Immediate Actions Required

  • Review all PingIDM deployments to identify instances where RCS is configured in client mode
  • Implement network segmentation to restrict which systems can communicate with PingIDM RCS endpoints
  • Enable additional monitoring and alerting on identity attribute changes
  • Consider temporarily disabling client-mode RCS configurations until patches can be applied

Patch Information

Ping Identity has released security updates to address this vulnerability. Organizations should obtain the latest PingIDM version from the Ping Identity IDM Downloads portal. Additional details about this vulnerability and remediation steps are available in the ForgeRock Security Advisory.

Workarounds

  • Where possible, reconfigure Remote Connector Servers to operate in server mode rather than client mode to avoid the vulnerable configuration
  • Implement strict network access controls limiting which IP addresses can establish RCS connections
  • Deploy TLS certificate pinning or mutual TLS authentication as an additional layer of verification for RCS communications
  • Use VPN tunnels or other encrypted channels for all RCS traffic to reduce interception risk

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechPingidm

  • SeverityMEDIUM

  • CVSS Score6.9

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/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:P/AU:Y/R:U/V:C/RE:M/U:Red
  • Impact Assessment
  • ConfidentialityHigh
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-1220
  • Technical References
  • ForgeRock Security Advisory

  • Ping Identity IDM Downloads
  • Latest CVEs
  • CVE-2025-52479: HTTP.jl & URIs.jl CRLF Injection Flaw

  • CVE-2026-31740: Linux Kernel Race Condition Vulnerability

  • CVE-2026-31743: Linux Kernel Buffer Overflow Vulnerability

  • CVE-2026-31744: Linux Kernel NULL Pointer 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