CVE-2026-100530
Received Received - Intake

OpenClaw Directory Context Bypass in Command Execution

Vulnerability report for CVE-2026-100530, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-26

Last updated on: 2026-09-26

Assigner: VulnCheck

Description

OpenClaw versions before 2026.8.1 fail to bind working directory context to reusable exec approvals, allowing approved commands to execute in different directories. Attackers with an allow-always approval can reuse it to run the same command against unreviewed files or repositories with materially different effects.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-26
Last Modified
2026-09-26
Generated
2026-09-26
AI Q&A
2026-09-26
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
openclaw openclaw to 2026.8.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-863 The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

OpenClaw versions before 2026.8.1 fail to bind the working directory context to reusable exec approvals. This allows approved commands to execute in different directories than originally intended. Attackers with an always-approved command can reuse it to run the same command against unreviewed files or repositories, potentially causing unintended or harmful effects.

Detection Guidance

Detecting this vulnerability requires checking OpenClaw versions and reviewing exec approvals. First, verify the installed version with 'openclaw --version' or similar command. If the version is before 2026.8.1, the system is vulnerable. Next, inspect exec approvals for commands that lack directory binding by reviewing configuration files or logs where approvals are stored.

Impact Analysis

This vulnerability allows attackers to execute approved commands in unintended directories, potentially affecting files or repositories the operator did not intend to approve. This could lead to unauthorized read or write operations, depending on the command and the new directory's contents.

Compliance Impact

This vulnerability could lead to unauthorized access or modification of sensitive data by allowing approved commands to execute in unintended directories. This may violate compliance requirements under GDPR (data protection) and HIPAA (healthcare data security) by enabling unauthorized data access or changes.

Mitigation Strategies

Immediately upgrade OpenClaw to version 2026.8.1 or later. Avoid using reusable exec approvals for commands sensitive to working directories. Review and remove any existing standing approvals that could be exploited. Monitor for unauthorized command executions in different directories.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-100530. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart