CVE-2026-32018 PUBLISHED

OpenClaw < 2026.2.19 - Race Condition in Sandbox Registry Write Operations

Assigner: VulnCheck
Reserved: 10.03.2026 Published: 19.03.2026 Updated: 20.03.2026

OpenClaw versions prior to 2026.2.19 contain a race condition vulnerability in concurrent updateRegistry and removeRegistryEntry operations for sandbox containers and browsers. Attackers can exploit unsynchronized read-modify-write operations without locking to cause registry updates to lose data, resurrect removed entries, or corrupt sandbox state affecting list, prune, and recreate operations.

Metrics

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

Product Status

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

Credits

  • kexinoh reporter

References

Problem Types

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') CWE