CVE-2026-28470 PUBLISHED

OpenClaw < 2026.2.2 - Exec Allowlist Bypass via Command Substitution in Double Quotes

Assigner: VulnCheck
Reserved: 27.02.2026 Published: 05.03.2026 Updated: 05.03.2026

OpenClaw versions prior to 2026.2.2 contain an exec approvals (must be enabled) allowlist bypass vulnerability that allows attackers to execute arbitrary commands by injecting command substitution syntax. Attackers can bypass the allowlist protection by embedding unescaped $() or backticks inside double-quoted strings to execute unauthorized commands.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.2

Product Status

Vendor OpenClaw
Product OpenClaw
Versions Default: unaffected
  • affected from 0 to 2026.2.2 (excl.)

Credits

  • Petr Simecek (@simecek) reporter
  • Stanislav Fort, Aisle Research, www.aisle.com analyst

References

Problem Types

  • Improper Neutralization of Argument Delimiters in a Command ('Argument Injection') CWE