Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. openclaw
  4. ›
  5. CVE-2026-32018

CVE-2026-32018: OpenClaw's serialize sandbox registry writes to prevent races and delete-rollback corruption

March 3, 2026 (updated March 19, 2026)

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.

References

  • github.com/advisories/GHSA-gq83-8q7q-9hfx
  • github.com/openclaw/openclaw
  • github.com/openclaw/openclaw/commit/cc29be8c9
  • github.com/openclaw/openclaw/security/advisories/GHSA-gq83-8q7q-9hfx
  • nvd.nist.gov/vuln/detail/CVE-2026-32018

Code Behaviors & Features

Detect and mitigate CVE-2026-32018 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 2026.2.19

Fixed versions

  • 2026.2.19

Solution

Upgrade to version 2026.2.19 or above.

Impact 3.6 LOW

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L

Learn more about CVSS

Weakness

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

Source file

npm/openclaw/CVE-2026-32018.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:06 +0000.