Description
OpenClaw versions prior to 2026.2.21 accept prototype-reserved keys in runtime /debug set override object values, allowing prototype pollution attacks. Authorized /debug set callers can inject __proto__, constructor, or prototype keys to manipulate object prototypes and bypass command gate restrictions.
Published: 2026-03-18
Score: 2.3 Low
EPSS: < 1% Very Low
KEV: No
Impact: Prototype Pollution (possible command gate bypass)
Action: Apply Patch
AI Analysis

Impact

OpenClaw versions prior to 2026.2.21 incorrectly allow prototype-reserved keys (__proto__, constructor, prototype) to be supplied in the runtime /debug set override object. This creates a prototype pollution flaw that can be used to alter built‑in object prototypes. Because the /debug set is protected by a command gate, an attacker who is authorized to use this API can inject these keys and bypass the gate, potentially executing arbitrary code. The flaw is classified as CWE‑1321: Prototype Pollution.

Affected Systems

All installations of OpenClaw before version 2026.2.21 are vulnerable. The affected product is OpenClaw (OpenClaw:OpenClaw) running on Node.js environments. The CVE references a source commit that applies the patch for 2026.2.21, indicating that upgrades to this version or later contain the fix.

Risk and Exploitability

The CVSS base score is 2.3, reflecting a low severity. The EPSS score is not available and the vulnerability is not listed in CISA's KEV catalog. Exploitation requires an authenticated caller that has permission to invoke the /debug set API, which is typically a privileged user or developer environment. If this access is available, an attacker can modify prototypes and bypass authentication controls, suggesting a higher impact in that context. Overall, the risk is low for general users but could become significant if the /debug API is exposed to untrusted parties.

Generated by OpenCVE AI on March 18, 2026 at 03:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.2.21 or later.
  • If an upgrade is not possible, restrict access to the /debug set API to trusted users only.

Generated by OpenCVE AI on March 18, 2026 at 03:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-62f6-mrcj-v8h5 OpenClaw's runtime /debug override path accepted prototype-reserved keys
History

Wed, 25 Mar 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N'}


Wed, 18 Mar 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 18 Mar 2026 02:15:00 +0000

Type Values Removed Values Added
Description OpenClaw versions prior to 2026.2.21 accept prototype-reserved keys in runtime /debug set override object values, allowing prototype pollution attacks. Authorized /debug set callers can inject __proto__, constructor, or prototype keys to manipulate object prototypes and bypass command gate restrictions.
Title OpenClaw < 2026.2.21 - Prototype Pollution via Debug Override Path
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-1321
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 2.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-25T14:33:43.348Z

Reserved: 2026-02-19T22:16:05.701Z

Link: CVE-2026-27524

cve-icon Vulnrichment

Updated: 2026-03-18T14:03:06.845Z

cve-icon NVD

Status : Modified

Published: 2026-03-18T02:16:23.627

Modified: 2026-03-25T15:16:39.000

Link: CVE-2026-27524

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-24T10:53:34Z

Weaknesses