---
id: GHSA-v383-2wgg-v483
title: 'Duplicate Advisory: Shell inline-command parsing could miss an allowlist check'
summary: 'Duplicate Advisory: Shell inline-command parsing could miss an allowlist check'
severity: high
cvss: 8.1
cwe:
  - CWE-862
vendor: openclaw
product: openclaw
ecosystem: npm
affected:
  - openclaw <= 2026.5.10-beta.1
published: '2026-06-16'
updated: '2026-06-18'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-v383-2wgg-v483'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-f397-5vjw-v2c2
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-53866'
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-in-shell-inline-command-parsing
  - url: 'https://github.com/advisories/GHSA-v383-2wgg-v483'
tags:
  - ghsa
  - npm
ingestedAt: '2026-06-29T14:31:47.489Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-f397-5vjw-v2c2. This link is maintained to preserve external references.

## Original Description
OpenClaw before 2026.5.12 contains an allowlist bypass vulnerability in shell inline-command parsing that allows authenticated operators to execute unapproved commands. A command request using shell inline-command forms could route through a parser case missing the expected allowlist decision, enabling shell content execution without intended approval prompts.

## Affected packages

- `openclaw <= 2026.5.10-beta.1`

## Remediation

Refer to the advisory for the patched release.
