CVE-2026-32973 PUBLISHED

OpenClaw < 2026.3.11 - Exec Allowlist Pattern Overmatch via POSIX Path Normalization

Assigner: VulnCheck
Reserved: 17.03.2026 Published: 29.03.2026 Updated: 29.03.2026

OpenClaw before 2026.3.11 contains an exec allowlist bypass vulnerability where matchesExecAllowlistPattern improperly normalizes patterns with lowercasing and glob matching that overmatches on POSIX paths. Attackers can exploit the ? wildcard matching across path segments to execute commands or paths not intended by operators.

Metrics

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

Product Status

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

Credits

  • Peng Zhou (@zpbrent) reporter

References

Problem Types

  • Permissive Regular Expression CWE