Concurrent updateRegistry/removeRegistryEntry operations for sandbox containers and browsers could lose updates or resurrect removed entries under race conditions.
The registry writes were read-modify-write in a window with no locking and permissive fallback parsing, so concurrent registry updates could produce stale snapshots and overwrite each other.
That desyncs sandbox state and can affect sandbox list, sandbox prune, and sandbox recreate --all behavior.
openclaw (npm)<= 2026.2.172026.2.18cc29be8c9OpenClaw thanks @kexinoh for reporting.
{
"github_reviewed": true,
"github_reviewed_at": "2026-03-03T23:32:49Z",
"cwe_ids": [
"CWE-362"
],
"severity": "MODERATE",
"nvd_published_at": "2026-03-19T22:16:35Z"
}