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

CVE-2025-10611: WSO2 API Control Plane Auth Bypass Flaw

CVE-2025-10611 is an authentication bypass flaw in WSO2 API Control Plane that allows attackers to gain administrative access without proper validation. This article covers technical details, affected versions, and mitigations.

Published: March 18, 2026

CVE-2025-10611 Overview

CVE-2025-10611 is a critical authorization bypass vulnerability (CWE-863: Incorrect Authorization) affecting multiple WSO2 products including API Manager, Identity Server, and related enterprise solutions. The vulnerability stems from insufficient access control implementation that allows attackers to bypass authentication and authorization checks for certain REST APIs, enabling them to invoke these APIs without proper validation.

Successful exploitation of this vulnerability could lead to a malicious actor gaining administrative access and performing unauthenticated and unauthorized administrative operations across affected WSO2 deployments.

Critical Impact

Unauthenticated attackers can bypass REST API security controls to gain administrative access, potentially compromising the entire WSO2 deployment and any systems relying on it for identity management or API gateway functionality.

Affected Products

  • WSO2 API Manager (versions 2.1.0 through 4.5.0)
  • WSO2 Identity Server (versions 5.3.0 through 7.1.0)
  • WSO2 Identity Server as Key Manager (versions 5.3.0 through 5.10.0)
  • WSO2 API Control Plane 4.5.0
  • WSO2 Open Banking AM (versions 1.4.0 through 2.0.0)
  • WSO2 Open Banking IAM 2.0.0
  • WSO2 Open Banking KM (versions 1.4.0 through 1.5.0)
  • WSO2 Traffic Manager 4.5.0
  • WSO2 Universal Gateway 4.5.0

Discovery Timeline

  • October 16, 2025 - CVE-2025-10611 published to NVD
  • November 21, 2025 - Last updated in NVD database

Technical Details for CVE-2025-10611

Vulnerability Analysis

This vulnerability represents a fundamental flaw in how affected WSO2 products enforce access control on REST API endpoints. The insufficient access control implementation allows certain administrative REST APIs to be invoked without proper authentication or authorization validation. This is classified under CWE-863 (Incorrect Authorization), indicating that while authorization checks may exist, they are improperly implemented and can be circumvented.

WSO2 products are widely deployed as critical infrastructure components for identity and access management (IAM), API management, and open banking solutions. The ability to bypass authentication on administrative APIs in these systems is particularly severe, as it could allow attackers to manipulate user accounts, modify API configurations, access sensitive data, or pivot to other connected systems.

The network-accessible nature of this vulnerability means that any internet-exposed WSO2 deployment is potentially at risk, with no user interaction required for exploitation.

Root Cause

The root cause of CVE-2025-10611 lies in the insufficient implementation of access control mechanisms within the REST API layer of affected WSO2 products. Specifically, certain API endpoints fail to properly validate whether incoming requests possess the required authentication credentials and authorization permissions before processing the request. This allows attackers to craft requests that bypass security checks entirely, gaining access to functionality that should be restricted to authenticated and authorized users only.

Attack Vector

The attack can be executed remotely over the network against any exposed WSO2 management or API endpoints. An attacker does not need valid credentials, prior authentication, or any user interaction to exploit this vulnerability. The attack sequence involves:

  1. Identifying REST API endpoints on the target WSO2 deployment
  2. Crafting requests to administrative APIs that bypass the flawed access control checks
  3. Invoking administrative operations directly without proper validation
  4. Potentially gaining full administrative control over the WSO2 platform

Due to the nature of this vulnerability, no verified exploitation code is publicly available. However, the vulnerability allows attackers to directly invoke administrative REST API endpoints that lack proper access control validation. Attackers can send crafted HTTP requests to these endpoints to perform unauthorized administrative operations. For detailed technical information, refer to the WSO2 Security Advisory WSO2-2025-4585.

Detection Methods for CVE-2025-10611

Indicators of Compromise

  • Unexpected administrative actions in WSO2 audit logs without corresponding valid authentication events
  • API calls to administrative endpoints from unrecognized or external IP addresses
  • Anomalous user account modifications, permission changes, or configuration updates
  • Unusual API traffic patterns targeting management REST endpoints

Detection Strategies

  • Monitor WSO2 access logs for requests to administrative REST API endpoints that lack proper authentication headers or tokens
  • Implement network-level detection for unusual traffic patterns targeting WSO2 management ports and endpoints
  • Deploy Web Application Firewall (WAF) rules to detect and block requests attempting to access administrative APIs without valid credentials
  • Correlate authentication failures with subsequent successful administrative API calls from the same source

Monitoring Recommendations

  • Enable comprehensive audit logging for all administrative operations within WSO2 products
  • Implement real-time alerting for administrative API access from non-whitelisted sources
  • Monitor for changes to user permissions, API configurations, and system settings
  • Deploy SentinelOne Singularity to detect post-exploitation activities and lateral movement attempts

How to Mitigate CVE-2025-10611

Immediate Actions Required

  • Apply the latest security patches from WSO2 as detailed in the vendor security advisory
  • Restrict network access to WSO2 administrative interfaces to trusted IP ranges only
  • Implement additional authentication layers such as VPN or mTLS for management access
  • Review audit logs for signs of prior exploitation and investigate any suspicious activity

Patch Information

WSO2 has released security patches addressing this vulnerability. Organizations should consult the WSO2 Security Advisory WSO2-2025-4585 for specific patch versions and upgrade instructions for each affected product. Given the critical nature of this vulnerability and its potential impact on identity management and API infrastructure, patching should be prioritized immediately.

Workarounds

  • Implement network segmentation to isolate WSO2 administrative interfaces from untrusted networks
  • Deploy a reverse proxy or WAF with strict authentication requirements in front of WSO2 management APIs
  • Disable or restrict access to unnecessary administrative REST API endpoints until patches can be applied
  • Enable IP whitelisting for all administrative operations at the network and application level
bash
# Example: Restrict access to WSO2 management ports using iptables
# Allow only trusted management network (adjust IP range as needed)
iptables -A INPUT -p tcp --dport 9443 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 9443 -j DROP

# For nginx reverse proxy, add authentication requirements
# location /api/am/admin/ {
#     auth_basic "Restricted Access";
#     auth_basic_user_file /etc/nginx/.htpasswd;
#     proxy_pass https://wso2-backend:9443;
# }

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechWso2

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.25%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-863
  • Vendor Resources
  • WSO2 Security Advisory WSO2-2025-4585
  • Related CVEs
  • CVE-2024-2374: WSO2 Products XXE Vulnerability

  • CVE-2025-6670: WSO2 API Control Plane CSRF 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