Description
OpenClaw before 2026.3.25 contains an improper access control vulnerability in the HTTP /sessions/:sessionKey/kill route that allows any bearer-authenticated user to invoke admin-level session termination functions without proper scope validation. Attackers can exploit this by sending authenticated requests to kill arbitrary subagent sessions via the killSubagentRunAdmin function, bypassing ownership and operator scope restrictions.
Published: 2026-04-09
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: Privilege escalation via unauthorized session termination
Action: Immediate Patch
AI Analysis

Impact

OpenClaw versions prior to 2026.3.25 contain an improper access control flaw in the /sessions/:sessionKey/kill endpoint. The API allows any bearer‑authenticated user to invoke the killSubagentRunAdmin function without checking proper scope, which means an attacker can terminate any subagent session. This flaw, classified as CWE‑863, can lead to loss of service for the targeted subagents and allows an attacker to disrupt processes or deny access to legitimate users.

Affected Systems

The vulnerability affects installations of the OpenClaw application built on Node.js when the version is earlier than 2026.3.25. Any deployment using these versions is susceptible and can be compromised by sending authenticated HTTP requests to the /sessions/:sessionKey/kill route.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity. The EPSS score is not available and the flaw is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited. The likely attack vector is any bearer‑authenticated user sending HTTP requests to the affected endpoint; no additional privileges are required beyond API authentication. Successful exploitation results in arbitrary session termination, enabling denial of service or disruption of subagent functionality.

Generated by OpenCVE AI on April 9, 2026 at 22:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OpenClaw patch (2026.3.25 or newer) to eliminate the improper access control.
  • Verify that the /sessions/:sessionKey/kill endpoint is protected by role or scope checks and disable it for non‑admin users if possible.

Generated by OpenCVE AI on April 9, 2026 at 22:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 Apr 2026 21:45:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.25 contains an improper access control vulnerability in the HTTP /sessions/:sessionKey/kill route that allows any bearer-authenticated user to invoke admin-level session termination functions without proper scope validation. Attackers can exploit this by sending authenticated requests to kill arbitrary subagent sessions via the killSubagentRunAdmin function, bypassing ownership and operator scope restrictions.
Title OpenClaw < 2026.3.25 - Improper Access Control in /sessions/:sessionKey/kill 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': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H'}

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-09T21:26:50.015Z

Reserved: 2026-03-30T13:51:47.549Z

Link: CVE-2026-34512

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-04-09T22:16:29.757

Modified: 2026-04-09T22:16:29.757

Link: CVE-2026-34512

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-10T09:28:43Z

Weaknesses