Description
OpenClaw versions prior to 2026.3.2 contain an authentication bypass vulnerability in the /api/channels route classification due to canonicalization depth mismatch between auth-path classification and route-path canonicalization. Attackers can bypass plugin route authentication checks by submitting deeply encoded slash variants such as multi-encoded %2f to access protected /api/channels endpoints.
Published: 2026-03-19
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: Authentication Bypass
Action: Immediate Patch
AI Analysis

Impact

OpenClaw versions older than 2026.3.2 contain an authentication bypass in the /api/channels route. The vulnerability stems from a difference in the canonicalization depth used for the authentication path and the route path, allowing attackers to submit deeply encoded slash variants such as multiple encoded %2f characters. By doing so, the authentication checks for the protected /api/channels endpoints are circumvented, giving attackers unauthorized access to endpoints that should require valid credentials. This weakness is identified as CWE‑288 (Authorization Bypass Through User-Controlled Means).

Affected Systems

The affected product is OpenClaw from vendor OpenClaw. Any installation of OpenClaw that is at a release earlier than 2026.3.2 is vulnerable. The canonical data indicates that the product is labelled with the CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*, meaning that it runs on Node.js and is vulnerable prior to the 2026.3.2 release.

Risk and Exploitability

The vulnerability has a CVSS score of 8.3, indicating high severity. No EPSS score is currently available, and it is not listed in the CISA KEV catalog. Attackers can exploit the flaw by sending HTTP requests to the /api/channels endpoint with deeply encoded slash characters; the exploit does not require an existing authenticated user and can be performed remotely over the network. The attack vector is inferred from the description and, while not explicitly stated, is likely a network-based HTTP request to the vulnerable path. Given the high score and the inherent ease of crafting encoded paths, the risk of exploitation is high if a system remains on an affected version.

Generated by OpenCVE AI on March 19, 2026 at 23:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.3.2 or later

Generated by OpenCVE AI on March 19, 2026 at 23:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-v865-p3gq-hw6m OpenClaw has encoded-path auth bypass in plugin `/api/channels` route classification
History

Fri, 20 Mar 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 19 Mar 2026 22:15:00 +0000

Type Values Removed Values Added
Description OpenClaw versions prior to 2026.3.2 contain an authentication bypass vulnerability in the /api/channels route classification due to canonicalization depth mismatch between auth-path classification and route-path canonicalization. Attackers can bypass plugin route authentication checks by submitting deeply encoded slash variants such as multi-encoded %2f to access protected /api/channels endpoints.
Title OpenClaw < 2026.3.2 - Authentication Bypass via Encoded Path in /api/channels Route
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-288
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-03-20T18:26:52.969Z

Reserved: 2026-03-10T19:48:13.664Z

Link: CVE-2026-32004

cve-icon Vulnrichment

Updated: 2026-03-20T18:26:42.503Z

cve-icon NVD

Status : Analyzed

Published: 2026-03-19T22:16:32.730

Modified: 2026-03-23T19:12:08.037

Link: CVE-2026-32004

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-20T11:05:39Z

Weaknesses