CVE-2026-27007
Last modified
CVE-2026-27007 is a low-severity vulnerability rated 3.3/10 on the CVSS scale. OpenClaw is a personal AI assistant. Prior to version 2026.2.15, `normalizeForHash` in `src/agents/sandbox/config-hash.ts` recursively sorted arrays that contained only primitive values. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
OpenClaw is a personal AI assistant. Prior to version 2026.2.15, `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. Starting in version 2026.2.15, array ordering is preserved during hash normalization; only object key ordering remains normalized for deterministic hashing.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openclaw | Openclaw | < 2026.2.15 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27007?
How severe is CVE-2026-27007?
How do I fix CVE-2026-27007?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-26999Traefik is an HTTP reverse proxy and load balancer. Prior to…7.5
- CVE-2026-27001OpenClaw is a personal AI assistant. Prior to version 2026.2…7.8
- CVE-2026-27002OpenClaw is a personal AI assistant. Prior to version 2026.2…9.8
- CVE-2026-27003OpenClaw is a personal AI assistant. Telegram bot tokens can…5.5
- CVE-2026-27004OpenClaw is a personal AI assistant. Prior to version 2026.2…5.5
- CVE-2026-27005Chartbrew is an open-source web application that can connect…9.8
- CVE-2026-27008OpenClaw is a personal AI assistant. Prior to version 2026.2…6.7
- CVE-2026-27009OpenClaw is a personal AI assistant. Prior to version 2026.2…5.8
- CVE-2026-2701Authenticated user can upload a malicious file to the server…8.8
- CVE-2026-27012OpenSTAManager is an open source management software for tec…9.8
- CVE-2026-27013Fabric.js is a Javascript HTML5 canvas library. Prior to ver…6.1
- CVE-2026-27014NanaZip is an open source file archive Starting in version 5…5.5
Are you affected by CVE-2026-27007?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
