CVE-2026-53806 PUBLISHED

OpenClaw < 2026.5.12 - Shell Option Parsing Bypass in Exec Revalidation

Assigner: VulnCheck
Reserved: 10.06.2026 Published: 11.06.2026 Updated: 12.06.2026

OpenClaw before 2026.5.12 contains a shell option parsing vulnerability that allows combined POSIX shell flags to bypass exec revalidation checks. Attackers can exploit this by using combined shell options to execute inline shell content without intended allowlist validation, potentially enabling unauthorized command execution when the affected feature is enabled.

Metrics

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

Product Status

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

Credits

  • Edward-x (@YLChen-007) reporter

References

Problem Types

  • Time-of-check Time-of-use (TOCTOU) Race Condition CWE