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

CVE-2026-33578: Openclaw Auth Bypass Vulnerability

CVE-2026-33578 is an authentication bypass vulnerability in Openclaw that allows attackers to circumvent sender restrictions and interact with bots despite allowlist policies. This article covers the technical details, affected versions, impact, and mitigation strategies.

Published: April 2, 2026

CVE-2026-33578 Overview

CVE-2026-33578 is an authorization bypass vulnerability affecting OpenClaw versions prior to 2026.3.28. The vulnerability exists in the Google Chat and Zalouser extensions where route-level group allowlist policies silently downgrade to open policy. This policy resolution flaw allows attackers to bypass configured sender restrictions and interact with bots despite allowlist restrictions being in place.

Critical Impact

Unauthorized users can bypass sender allowlist restrictions to interact with bots, potentially leading to unauthorized access to bot functionality and sensitive operations.

Affected Products

  • OpenClaw versions prior to 2026.3.28
  • OpenClaw Google Chat extension
  • OpenClaw Zalouser extension

Discovery Timeline

  • 2026-03-31 - CVE-2026-33578 published to NVD
  • 2026-04-01 - Last updated in NVD database

Technical Details for CVE-2026-33578

Vulnerability Analysis

This vulnerability is classified as CWE-863 (Incorrect Authorization), representing a fundamental flaw in how OpenClaw enforces access control policies for its messaging extensions. The core issue lies in the policy resolution mechanism where route-level group allowlist configurations fail to be properly enforced.

When administrators configure sender allowlists at the route level for Google Chat and Zalouser extensions, the system should enforce these restrictions to limit which users can interact with bots. However, due to the policy resolution flaw, these configured allowlist policies silently degrade to an open policy state, effectively removing all sender restrictions without any warning or indication to administrators.

The attack requires low privileges and can be executed remotely over the network without user interaction, making it accessible to authenticated users who should otherwise be restricted by the allowlist configurations.

Root Cause

The root cause stems from improper handling of group allowlist policy configurations within the Google Chat and Zalouser extensions. When processing route-level policies, the extension fails to maintain the configured allowlist state, instead defaulting to an open policy that permits all senders. This silent policy downgrade occurs without generating any errors or administrative notifications, making the security bypass difficult to detect through normal monitoring.

Attack Vector

The vulnerability is exploitable over the network by authenticated users with low privileges. An attacker who is not included in a configured sender allowlist can still interact with bots by sending requests through the affected extensions. The policy resolution logic incorrectly grants access when it should deny the request based on allowlist rules.

The attack flow involves:

  1. Administrator configures a sender allowlist to restrict bot interactions
  2. Attacker (not on the allowlist) sends a request to interact with a bot
  3. The extension fails to properly resolve the allowlist policy
  4. The policy silently downgrades to open access
  5. Attacker successfully interacts with the bot despite restrictions

Detection Methods for CVE-2026-33578

Indicators of Compromise

  • Unexpected bot interactions from users not listed in configured allowlists
  • Audit logs showing bot commands executed by unauthorized senders
  • Policy configuration files showing allowlist settings that don't match observed access patterns

Detection Strategies

  • Review bot interaction logs for requests from users who should be restricted by allowlist policies
  • Compare configured sender allowlists against actual bot interaction records
  • Monitor for policy-related warnings or anomalies in OpenClaw extension logs
  • Implement additional logging at the application layer to track policy enforcement decisions

Monitoring Recommendations

  • Enable verbose logging for policy resolution in Google Chat and Zalouser extensions
  • Set up alerts for bot interactions from users outside configured allowlists
  • Regularly audit sender allowlist configurations against actual access patterns
  • Monitor for any changes to policy configuration files

How to Mitigate CVE-2026-33578

Immediate Actions Required

  • Upgrade OpenClaw to version 2026.3.28 or later immediately
  • Review all configured sender allowlists in Google Chat and Zalouser extensions
  • Audit bot interaction logs to identify any unauthorized access that may have occurred
  • Consider temporarily disabling affected extensions until the patch is applied

Patch Information

The vulnerability has been addressed in OpenClaw version 2026.3.28. The fix is available in commit e64a881ae0fb8af18e451163f4c2d611d60cc8e4. Organizations should update to the patched version as soon as possible. Additional details are available in the GitHub Security Advisory GHSA-63mg-xp9j-jfcm.

Workarounds

  • Implement additional access controls at the network layer to restrict bot access
  • Deploy application-layer firewalls to enforce sender restrictions independently
  • Consider temporarily disabling Google Chat and Zalouser extensions until patching is complete
  • Use monitoring to detect and respond to unauthorized bot interactions in real-time

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

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/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-863
  • Technical References
  • VulnCheck Advisory Analysis
  • Vendor Resources
  • GitHub Commit Update

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-41909: OpenClaw Auth Bypass Vulnerability

  • CVE-2026-41908: OpenClaw Auth Bypass Vulnerability

  • CVE-2026-41301: OpenClaw Auth Bypass Vulnerability

  • CVE-2026-41330: 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