Description
OpenClaw before 2026.3.24 contains an authorization bypass vulnerability in the HTTP /v1/models endpoint that fails to enforce operator read scope requirements. Attackers with only operator.approvals scope can enumerate gateway model metadata through the HTTP compatibility route, bypassing the stricter WebSocket RPC authorization checks.
Published: 2026-04-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Patch Now
AI Analysis

Impact

OpenClaw implementations prior to version 2026.3.24 lack a proper authorization check on the HTTP "/v1/models" endpoint, allowing users with only the operator.approvals scope to enumerate gateway model metadata. This bypass defeats the stricter WebSocket RPC authorization controls and grants unintended read access to sensitive model information. The weakness aligns with missing authorization checks (CWE-863).

Affected Systems

The affected product is OpenClaw, any installation older than 2026.3.24, typically running under a Node.js runtime as indicated by the CPE string.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity; however, the EPSS score is not available, so the probability of exploitation remains unknown. The vulnerability is not catalogued in CISA’s KEV list, suggesting no currently documented exploitation. Attackers can exploit the flaw remotely via the HTTP API, bypassing WebSocket checks, and can disclose model metadata if they possess the limited operator.approvals scope.

Generated by OpenCVE AI on April 10, 2026 at 17:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.3.24 or later.

Generated by OpenCVE AI on April 10, 2026 at 17:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-68f8-9mhj-h2mp OpenClaw has a Gateway HTTP /v1/models Route Bypasses Operator Read Scope
History

Mon, 13 Apr 2026 18:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 10 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.24 contains an authorization bypass vulnerability in the HTTP /v1/models endpoint that fails to enforce operator read scope requirements. Attackers with only operator.approvals scope can enumerate gateway model metadata through the HTTP compatibility route, bypassing the stricter WebSocket RPC authorization checks.
Title OpenClaw < 2026.3.24 - Authorization Bypass via HTTP /v1/models Endpoint
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-863
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-04-13T18:06:28.539Z

Reserved: 2026-04-04T12:28:49.756Z

Link: CVE-2026-35619

cve-icon Vulnrichment

Updated: 2026-04-13T18:06:09.455Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-10T17:17:04.140

Modified: 2026-04-13T20:27:19.573

Link: CVE-2026-35619

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-13T13:01:03Z

Weaknesses