CVE-2026-32018
MEDIUM4.8EPSS 0.03%OpenClaw's serialize sandbox registry writes to prevent races and delete-rollback corruption
描述
## Impact 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. ## Affected Packages / Versions - Package: `openclaw` (npm) - Affected versions: `<= 2026.2.17` - Patched versions: `2026.2.18` ## Fix Commit(s) - `cc29be8c9` OpenClaw thanks @kexinoh for reporting.
受影響套件(1)
- npm/openclawfrom 0, < 2026.2.19
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
| osv | CVSS 3.1 | MEDIUM4.8 | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L |
參考連結(6)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2026-32018
- PATCHhttps://github.com/openclaw/openclaw
- WEBhttps://github.com/openclaw/openclaw/commit/cc29be8c9
- WEBhttps://github.com/openclaw/openclaw/commit/cc29be8c9bcdfaecb90f0ab13124c8f5362a6741
- WEBhttps://github.com/openclaw/openclaw/security/advisories/GHSA-gq83-8q7q-9hfx
- WEBhttps://www.vulncheck.com/advisories/openclaw-race-condition-in-sandbox-registry-write-operations