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

CVE-2026-42438: Openclaw Information Disclosure Flaw

CVE-2026-42438 is an information disclosure vulnerability in Openclaw that enables attackers to bypass sender policy and access unauthorized local files. This article covers technical details, affected versions, and mitigation.

Published: May 7, 2026

CVE-2026-42438 Overview

CVE-2026-42438 is a sender policy bypass vulnerability in OpenClaw versions 2026.4.9 before 2026.4.10. The flaw resides in the outbound host-media attachment read helper, which fails to honor sender-scoped and group-scoped authorization boundaries. Attackers with denied read access through toolsBySender or group policy can trigger host-media attachment loading and retrieve readable local files via the outbound media path. The issue is classified under CWE-863: Incorrect Authorization and results in unauthorized local file disclosure across authorization scopes.

Critical Impact

Authenticated low-privileged attackers can bypass sender and group policy controls to read local files that should be inaccessible, breaking tenant and per-sender authorization boundaries in OpenClaw deployments.

Affected Products

  • OpenClaw 2026.4.9 (Node.js distribution)
  • OpenClaw releases prior to 2026.4.10
  • Deployments relying on toolsBySender or group-scoped policy enforcement

Discovery Timeline

  • 2026-05-05 - CVE-2026-42438 published to NVD
  • 2026-05-07 - Last updated in NVD database

Technical Details for CVE-2026-42438

Vulnerability Analysis

The vulnerability stems from missing authorization context in OpenClaw's outbound host-media attachment loader. When the auto-reply pipeline dispatches an attachment read, the helper does not propagate the requester's senderId or accountId into the policy check. The downstream media reader therefore evaluates access without the correct subject identity. As a result, sender-scoped denial rules configured via toolsBySender and group policy do not take effect for host-media reads.

An attacker who has been explicitly denied read access can still trigger an attachment load that reads readable local files on the host. The data is then returned through the outbound media path back to the requester, exposing file contents that the policy engine intended to block.

Root Cause

The root cause is incorrect authorization [CWE-863]. The host-media attachment read helper was invoked without the requester's identity, leaving the policy decision point with insufficient context to enforce sender or group restrictions. The fix in commit c949af9 adds requesterSenderId and requesterAccountId parameters into the call sites that previously omitted them.

Attack Vector

Exploitation requires network access and low privileges, with no user interaction. An attacker invokes a command path that triggers host-media attachment loading and references a local file the policy engine would otherwise deny. Because the read helper bypasses the sender policy, the file content is returned through the outbound media response.

typescript
// Patch: src/auto-reply/reply/commands-reset-hooks.ts
// fix(media): honor sender policy for host media reads (#64459)
         to,
         sessionKey: params.sessionKey,
         accountId: params.ctx.AccountId,
+        requesterSenderId: params.command.senderId,
         threadId: params.ctx.MessageThreadId,
         cfg: params.cfg,
       });
typescript
// Patch: src/auto-reply/reply/dispatch-acp-delivery.ts
// fix(media): honor sender policy for host media reads (#64459)
           message,
         },
         sessionKey: params.ctx.SessionKey,
+        requesterAccountId: params.ctx.AccountId,
       });
       state.routedCounts.tool += 1;
       return true;

Source: GitHub commit c949af9. The patch threads the requester identity into the host-media read path so the policy engine can correctly evaluate sender and group rules.

Detection Methods for CVE-2026-42438

Indicators of Compromise

  • Auto-reply log entries showing host-media attachment reads triggered by senders denied via toolsBySender policy.
  • Outbound media responses containing local file paths or contents that originate outside the configured attachment scope.
  • Unexpected file system reads from the OpenClaw process for paths outside the standard media directory.

Detection Strategies

  • Audit OpenClaw application logs for attachment reads where the resolved subject lacks requesterSenderId or requesterAccountId context.
  • Correlate auto-reply command invocations against per-sender deny lists to identify policy-bypassing reads.
  • Monitor for command IDs handled by commands-reset-hooks.ts and dispatch-acp-delivery.ts that produce media payloads despite a denied policy decision.

Monitoring Recommendations

  • Enable verbose logging on the OpenClaw outbound media path and forward events to a centralized log platform.
  • Alert on file read operations targeting paths outside the expected attachment directory.
  • Track the installed OpenClaw version across hosts to confirm all instances are at 2026.4.10 or later.

How to Mitigate CVE-2026-42438

Immediate Actions Required

  • Upgrade OpenClaw to version 2026.4.10 or later, which includes the patch from commit c949af9.
  • Inventory all OpenClaw deployments and verify the installed version against the fixed release.
  • Review toolsBySender and group policy configurations to confirm intended deny rules are in place.

Patch Information

The vendor released the fix in commit c949af9fabf3873b5b7c484090cb5f5ab6049a98 and published the GHSA-jhpv-5j76-m56h advisory. Additional analysis is available in the VulnCheck advisory on the OpenClaw sender policy bypass.

Workarounds

  • Disable host-media attachment handling in auto-reply commands until the patched version is deployed.
  • Restrict OpenClaw process file system permissions so it cannot read sensitive local files outside the intended media directory.
  • Limit network access to OpenClaw endpoints to trusted senders while patching is rolled out.
bash
# Upgrade OpenClaw to the patched release
npm install openclaw@2026.4.10

# Verify the installed version
npm ls openclaw

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechOpenclaw

  • SeverityMEDIUM

  • CVSS Score4.9

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:H/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 on Openclaw
  • Vendor Resources
  • GitHub Commit Changes

  • GitHub Security Advisory
  • Related CVEs
  • CVE-2026-43528: Openclaw Information Disclosure Flaw

  • CVE-2026-43581: OpenClaw Information Disclosure Vulnerability

  • CVE-2026-41407: OpenClaw Information Disclosure Flaw

  • CVE-2026-41393: OpenClaw Information Disclosure Flaw
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