CVE-2026-100559

Summary

OpenClaw versions before 2026.8.1 contain a command parser vulnerability where escaped newlines confuse exec allowlist parsing, allowing hidden commands to execute. Attackers can craft input with escaped newlines to bypass allowlist validation and execute additional commands without expected authorization prompts.

Affected Software

VendorProductVersion RangeStatus
OpenClawOpenClaw0 < 2026.8.1affected
OpenClawOpenClaw2026.8.1unaffected

Weaknesses

  • CWE-78: Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

References