Description
OpenClaw versions prior to 2026.2.22 reuse gateway.auth.token as a fallback hash secret for owner-ID prompt obfuscation when commands.ownerDisplay is set to hash and commands.ownerDisplaySecret is unset, creating dual-use of authentication secrets across security domains. Attackers with access to system prompts sent to third-party model providers can derive the gateway authentication token from the hash outputs, compromising gateway authentication security.
Published: 2026-03-21
Score: 6.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Token Exposure
Action: Immediate Patch
AI Analysis

Impact

A vulnerability in OpenClaw versions prior to 2026.2.22 causes the gateway authentication token (gateway.auth.token) to be reused as a fallback hash secret for owner‑ID prompt obfuscation when commands.ownerDisplay is set to hash and the corresponding secret is not configured. This dual use of an authentication secret across security domains enables an attacker who can observe the prompts sent to third‑party model providers to mathematically derive the gateway authentication token from the hash output, thereby compromising authentication and potentially allowing unauthorized access to the system. The weakness lies in improper key reuse (CWE‑320).

Affected Systems

The affected product is OpenClaw (OpenClaw:OpenClaw). All releases earlier than v2026.2.22 are vulnerable; the advisory does not list subsequent releases as impacted.

Risk and Exploitability

The CVSS score is 6.3, indicating moderate severity. EPSS data is not available and the vulnerability is not listed in CISA's KEV catalog. The attack vector requires an attacker to have access to the system prompts that are transmitted to external model providers; it does not require network connectivity to the OpenClaw service itself. Once the token is derived, an attacker can authenticate to the gateway. Because the flaw is not exploitable for arbitrary code execution or denial of service, the risk is focused on credential compromise rather than disruption of service.

Generated by OpenCVE AI on March 21, 2026 at 06:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.2.22 or newer.
  • If upgrade is not possible, configure commands.ownerDisplaySecret whenever commands.ownerDisplay is used so that the fallback secret is not used.
  • Limit or monitor the transmission of system prompts to third‑party model providers to reduce exposure.
  • Apply any security patches or configuration guidelines from the vendor as they become available.

Generated by OpenCVE AI on March 21, 2026 at 06:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-v6x2-2qvm-6gv8 OpenClaw reuses the gateway auth token in the owner ID prompt hashing fallback
History

Mon, 23 Mar 2026 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 21 Mar 2026 05:30:00 +0000

Type Values Removed Values Added
Description OpenClaw versions prior to 2026.2.22 reuse gateway.auth.token as a fallback hash secret for owner-ID prompt obfuscation when commands.ownerDisplay is set to hash and commands.ownerDisplaySecret is unset, creating dual-use of authentication secrets across security domains. Attackers with access to system prompts sent to third-party model providers can derive the gateway authentication token from the hash outputs, compromising gateway authentication security.
Title OpenClaw < 2026.2.22 - Authentication Token Reuse in Owner ID Prompt Hashing Fallback
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-320
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-23T16:43:14.696Z

Reserved: 2026-03-16T21:18:44.711Z

Link: CVE-2026-32897

cve-icon Vulnrichment

Updated: 2026-03-23T16:43:10.968Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-21T01:17:10.673

Modified: 2026-03-24T21:07:55.173

Link: CVE-2026-32897

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-25T14:42:48Z

Weaknesses