Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. openclaw
  4. ›
  5. CVE-2026-53853

CVE-2026-53853: OpenClaw: Linux and macOS exec allowlists skipped configured argument patterns

June 18, 2026

OpenClaw’s exec allowlist supported optional argPattern entries to restrict the arguments accepted for an allowlisted executable. In affected releases, Linux and macOS gateways skipped argPattern checks and treated a matching executable path as sufficient to satisfy the allowlist.

This meant an operator could configure an allowlist entry that appeared to permit only a narrow argv shape, but OpenClaw would allow other argv for the same executable without an approval prompt when tools.exec.security was set to allowlist.

This issue is limited to direct enforcement of configured argPattern values. OpenClaw’s exec approvals remain best-effort guardrails and do not attempt to semantically model every interpreter, loader, package script, shell feature, or transitive file a command may use.

References

  • github.com/advisories/GHSA-v2ww-5rh7-2h5v
  • github.com/openclaw/openclaw/security/advisories/GHSA-v2ww-5rh7-2h5v
  • nvd.nist.gov/vuln/detail/CVE-2026-53853
  • www.vulncheck.com/advisories/openclaw-argument-pattern-bypass-in-exec-allowlist-via-linux-and-macos

Code Behaviors & Features

Detect and mitigate CVE-2026-53853 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.5.12

Fixed versions

  • 2026.5.12

Solution

Upgrade to version 2026.5.12 or above.

Impact 7.1 HIGH

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-693: Protection Mechanism Failure
  • CWE-863: Incorrect Authorization

Source file

npm/openclaw/CVE-2026-53853.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 23 Jun 2026 12:22:42 +0000.