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-2026-32064

CVE-2026-32064: Openclaw Auth Bypass Vulnerability

CVE-2026-32064 is an authentication bypass flaw in Openclaw that exposes x11vnc without credentials, allowing unauthenticated VNC access. This article covers technical details, affected versions, and mitigation strategies.

Published: March 27, 2026

CVE-2026-32064 Overview

CVE-2026-32064 is an authentication bypass vulnerability in OpenClaw versions prior to 2026.2.21. The sandbox browser entrypoint launches x11vnc without authentication for noVNC observer sessions, allowing unauthenticated access to the VNC interface. Remote attackers on the host loopback interface can connect to the exposed noVNC port to observe or interact with the sandbox browser without credentials.

Critical Impact

Unauthenticated attackers with access to the host loopback interface can observe and interact with sandbox browser sessions, potentially exposing sensitive data and enabling unauthorized control of browser activities.

Affected Products

  • OpenClaw versions prior to 2026.2.21
  • OpenClaw Node.js package (cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*)

Discovery Timeline

  • 2026-03-21 - CVE-2026-32064 published to NVD
  • 2026-03-24 - Last updated in NVD database

Technical Details for CVE-2026-32064

Vulnerability Analysis

This vulnerability stems from a missing authentication mechanism (CWE-306) in OpenClaw's sandbox browser implementation. When noVNC observer sessions are enabled, the x11vnc process is launched without password protection, creating an open VNC interface that accepts connections without credential verification. The vulnerability exists in the sandbox browser entrypoint script, which configures the VNC server for remote viewing capabilities but fails to enforce authentication requirements.

The local attack vector means that exploitation requires access to the host's loopback interface, which could be achieved by attackers who have compromised another service on the same host or have local access to the system. Once connected, an attacker can observe all browser activity within the sandbox, potentially capturing sensitive information such as authentication tokens, credentials, or confidential data being processed.

Root Cause

The root cause lies in the sandbox-browser-entrypoint.sh script, which initializes the VNC server without configuring password authentication. The environment variable OPENCLAW_BROWSER_NOVNC_PASSWORD (or its legacy equivalent CLAWDBOT_BROWSER_NOVNC_PASSWORD) was not implemented, leaving the noVNC observer interface completely open to any connection on the loopback interface.

Attack Vector

An attacker with access to the host loopback interface can exploit this vulnerability by:

  1. Identifying the exposed noVNC port on the target system
  2. Connecting directly to the VNC interface without providing credentials
  3. Observing real-time sandbox browser activity or interacting with the browser session
  4. Capturing sensitive data displayed or processed within the sandbox environment

The following patch adds password authentication support to the sandbox browser entrypoint:

bash
 ENABLE_NOVNC="${OPENCLAW_BROWSER_ENABLE_NOVNC:-${CLAWDBOT_BROWSER_ENABLE_NOVNC:-1}}"
 HEADLESS="${OPENCLAW_BROWSER_HEADLESS:-${CLAWDBOT_BROWSER_HEADLESS:-0}}"
 ALLOW_NO_SANDBOX="${OPENCLAW_BROWSER_NO_SANDBOX:-${CLAWDBOT_BROWSER_NO_SANDBOX:-0}}"
+NOVNC_PASSWORD="${OPENCLAW_BROWSER_NOVNC_PASSWORD:-${CLAWDBOT_BROWSER_NOVNC_PASSWORD:-}}"
 
 mkdir -p "${HOME}" "${HOME}/.chrome" "${XDG_CONFIG_HOME}" "${XDG_CACHE_HOME}"

Source: GitHub Commit Update

The TypeScript module was also updated to support reading the password configuration:

typescript
   buildSandboxCreateArgs,
   dockerContainerState,
   execDocker,
+  readDockerContainerEnvVar,
   readDockerContainerLabel,
   readDockerPort,
 } from "./docker.js";

Source: GitHub Commit Update

Detection Methods for CVE-2026-32064

Indicators of Compromise

  • Unexpected VNC connections to sandbox browser ports on the loopback interface
  • Anomalous processes connecting to noVNC endpoints without prior authentication
  • Unusual network traffic patterns to VNC-related ports (typically 5900-5999 or WebSocket ports)
  • Evidence of unauthorized browser session observation in application logs

Detection Strategies

  • Monitor for connections to noVNC ports that lack authentication handshakes
  • Implement network traffic analysis for VNC protocol communications on localhost interfaces
  • Review OpenClaw sandbox logs for unexpected observer session activity
  • Use endpoint detection tools to identify unauthorized access to VNC services

Monitoring Recommendations

  • Enable detailed logging for all VNC and noVNC connection attempts
  • Configure alerts for unauthenticated connection attempts to sandbox services
  • Implement process monitoring to detect x11vnc instances running without authentication flags
  • Regularly audit network listeners on loopback interfaces for exposed services

How to Mitigate CVE-2026-32064

Immediate Actions Required

  • Upgrade OpenClaw to version 2026.2.21 or later immediately
  • If upgrade is not immediately possible, disable noVNC observer sessions by setting OPENCLAW_BROWSER_ENABLE_NOVNC=0
  • Audit systems for evidence of unauthorized VNC access
  • Review and restrict network access to the host loopback interface

Patch Information

OpenClaw has released security patches to address this vulnerability. The fixes introduce password authentication support for noVNC observer sessions through the OPENCLAW_BROWSER_NOVNC_PASSWORD environment variable. Users should upgrade to version 2026.2.21 or apply the security commits directly.

For detailed patch information, refer to the GitHub Security Advisory and the related commits:

  • Commit 621d8e1
  • Commit 8c1518f

Workarounds

  • Disable noVNC observer functionality entirely until patching is possible
  • Implement network-level access controls to restrict access to VNC ports on the loopback interface
  • Deploy firewall rules to block unauthorized connections to sandbox services
  • Use container isolation or network namespacing to limit exposure of VNC services
bash
# Disable noVNC observer sessions temporarily
export OPENCLAW_BROWSER_ENABLE_NOVNC=0

# Or set a strong password (requires patched version)
export OPENCLAW_BROWSER_NOVNC_PASSWORD="your-secure-password-here"

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechOpenclaw

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.08%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/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
  • AvailabilityNone
  • CWE References
  • CWE-306
  • Technical References
  • VulnCheck Advisory on OpenClaw
  • Vendor Resources
  • GitHub Commit Update

  • GitHub Commit Change

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-35657: Openclaw Auth Bypass Vulnerability

  • CVE-2026-35656: Openclaw Auth Bypass Vulnerability

  • CVE-2026-35655: Openclaw Auth Bypass Vulnerability

  • CVE-2026-35654: Openclaw Auth Bypass 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