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

CVE-2026-35663: Openclaw Privilege Escalation Vulnerability

CVE-2026-35663 is a privilege escalation flaw in Openclaw that allows non-admin operators to gain unauthorized administrative privileges during backend reconnect. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: April 17, 2026

CVE-2026-35663 Overview

OpenClaw before version 2026.3.25 contains a privilege escalation vulnerability that allows non-admin operators to self-request broader scopes during backend reconnect operations. This flaw enables attackers to bypass pairing requirements and reconnect as operator.admin, gaining unauthorized administrative privileges within the application.

Critical Impact

Non-administrative operators can escalate their privileges to full administrative access by exploiting the backend reconnect mechanism, potentially compromising the entire OpenClaw deployment.

Affected Products

  • OpenClaw versions prior to 2026.3.25
  • OpenClaw Node.js deployments with backend reconnect functionality enabled
  • All OpenClaw installations utilizing operator authentication

Discovery Timeline

  • April 10, 2026 - CVE-2026-35663 published to NVD
  • April 13, 2026 - Last updated in NVD database

Technical Details for CVE-2026-35663

Vulnerability Analysis

This vulnerability is classified as a Privilege Escalation issue (CWE-648: Incorrect Use of Privileged APIs). The flaw exists in OpenClaw's backend reconnect mechanism, which fails to properly validate scope requests during the reconnection process. When operators attempt to reconnect to the backend, the system does not adequately enforce authorization checks on the requested scope levels, allowing non-admin operators to claim elevated privileges they should not possess.

The vulnerability is particularly concerning because it operates over the network, requires only low-level authenticated access to exploit, and does not require any user interaction. An attacker with basic operator credentials can leverage this flaw to gain full administrative control over the OpenClaw system.

Root Cause

The root cause lies in improper authorization validation during the backend reconnect workflow. When an operator initiates a reconnect to the backend service, the application accepts scope claims without verifying whether the requesting operator has the proper authorization level to request those scopes. The pairing requirements that normally prevent unauthorized scope escalation are bypassed during the reconnect process, allowing any authenticated operator to claim the operator.admin scope.

Attack Vector

The attack exploits the network-accessible backend reconnect functionality. An attacker with valid low-privilege operator credentials can initiate a backend reconnection and include elevated scope claims in the reconnect request. Since the application fails to validate these scope requests against the operator's actual authorization level, the backend accepts the elevated scope claim and grants administrative privileges.

The attack flow involves:

  1. Authenticating as a standard non-admin operator
  2. Initiating a backend reconnect request
  3. Including self-claimed operator.admin scope in the reconnect parameters
  4. Bypassing the normal pairing requirements during reconnection
  5. Receiving administrative privileges upon successful reconnection

For detailed technical information on the vulnerability mechanism, refer to the GitHub Security Advisory and the VulnCheck Advisory.

Detection Methods for CVE-2026-35663

Indicators of Compromise

  • Unexpected operator scope changes from standard roles to operator.admin without proper authorization workflows
  • Backend reconnect events from operators who previously held lower privilege levels
  • Authentication logs showing scope claim requests containing operator.admin from non-administrative accounts
  • Anomalous administrative actions performed by operators who should not have admin privileges

Detection Strategies

  • Monitor authentication and authorization logs for scope escalation patterns during backend reconnect events
  • Implement alerting on any operator account that acquires administrative privileges outside of normal provisioning workflows
  • Review audit trails for backend reconnect operations that result in elevated scope assignments
  • Deploy behavioral analysis to detect privilege escalation attempts during session reconnection

Monitoring Recommendations

  • Enable detailed logging for all backend reconnect operations and scope assignments
  • Configure real-time alerts for any operator.admin scope claim from non-administrative operator accounts
  • Implement anomaly detection for session reconnection patterns that deviate from baseline behavior
  • Regularly audit operator privilege levels and compare against expected authorization assignments

How to Mitigate CVE-2026-35663

Immediate Actions Required

  • Upgrade OpenClaw to version 2026.3.25 or later immediately
  • Review operator accounts for any unexpected privilege escalations that may have occurred
  • Audit authentication logs for signs of exploitation prior to patching
  • Consider temporarily disabling backend reconnect functionality if immediate patching is not possible

Patch Information

OpenClaw has released a security patch addressing this vulnerability. The fix is available in version 2026.3.25 and later. The patch implements proper authorization validation during the backend reconnect process, ensuring that operators cannot self-claim scopes beyond their authorized privilege level.

For patch details, see the GitHub commit that addresses this vulnerability. Additional information is available in the GitHub Security Advisory.

Workarounds

  • Restrict network access to the backend reconnect functionality to trusted networks only
  • Implement additional authentication layers or multi-factor authentication for administrative scope requests
  • Monitor and manually review all backend reconnect operations until patching is complete
  • Consider implementing a reverse proxy or WAF rule to block scope escalation attempts in reconnect requests
bash
# Example: Restrict backend reconnect access via iptables
# Allow only trusted IP ranges to access the reconnect endpoint
iptables -A INPUT -p tcp --dport 8080 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 8080 -j DROP

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechOpenclaw

  • SeverityHIGH

  • CVSS Score8.7

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/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:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-648
  • Technical References
  • VulnCheck Privilege Escalation Advisory
  • Vendor Resources
  • GitHub Commit Update

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-41329: OpenClaw Privilege Escalation Vulnerability

  • CVE-2026-35669: Openclaw Privilege Escalation Vulnerability

  • CVE-2026-35621: Openclaw Privilege Escalation Vulnerability

  • CVE-2026-33577: Openclaw Privilege Escalation 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