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

CVE-2026-27007: OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

February 18, 2026 (updated February 20, 2026)

normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed.

In OpenClaw sandbox flows, this hash is used to decide whether existing sandbox containers should be recreated. As a result, order-only config changes (for example Docker dns and binds array order) could be treated as unchanged and stale containers could be reused.

This is a configuration integrity issue affecting sandbox recreation behavior.

References

  • github.com/advisories/GHSA-xxvh-5hwj-42pp
  • github.com/openclaw/openclaw
  • github.com/openclaw/openclaw/commit/41ded303b4f6dae5afa854531ff837c3276ad60b
  • github.com/openclaw/openclaw/releases/tag/v2026.2.15
  • github.com/openclaw/openclaw/security/advisories/GHSA-xxvh-5hwj-42pp
  • nvd.nist.gov/vuln/detail/CVE-2026-27007

Code Behaviors & Features

Detect and mitigate CVE-2026-27007 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.15

Fixed versions

  • 2026.2.15

Solution

Upgrade to version 2026.2.15 or above.

Impact 3.3 LOW

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

Learn more about CVSS

Weakness

  • CWE-1254: Incorrect Comparison Logic Granularity

Source file

npm/openclaw/CVE-2026-27007.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 24 Mar 2026 12:16:43 +0000.