#VU125075 Authentication Bypass by Alternate Name in OpenClaw - CVE-2026-32036

 

#VU125075 Authentication Bypass by Alternate Name in OpenClaw - CVE-2026-32036

Published: April 7, 2026


Vulnerability identifier: #VU125075
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-32036
CWE-ID: CWE-289
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
OpenClaw

Description

The vulnerability allows a remote attacker to bypass authentication for protected channel routes.

The vulnerability exists due to authentication bypass by alternate name in gateway plugin route auth protection for /api/channels paths when processing encoded dot-segment traversal path variants that plugin handlers normalize. A remote attacker can send a specially crafted request to bypass authentication for protected channel routes.

Exploitation requires plugin handlers to decode or canonicalize the incoming path and then route it to /api/channels handlers.


Remediation

Install security update from vendor's website.

External links