Cyber Posture

CVE-2026-41303

HighPublic PoC

Published: 21 April 2026

Published
21 April 2026
Modified
27 April 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0007 21.0th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-41303 is a high-severity Incorrect Authorization (CWE-863) vulnerability in Openclaw Openclaw. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 21.0th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AC-6 (Least Privilege).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Enforces approved authorizations to prevent non-approvers from bypassing the Discord execApprovals allowlist and resolving pending host execution requests.

prevent

Applies least privilege to restrict approval of host executions to only designated approvers, directly countering the authorization bypass vulnerability.

prevent

Remediates the specific authorization bypass flaw in OpenClaw Discord text approval commands by identifying, reporting, and patching to version 2026.3.28 or later.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059 Command and Scripting Interpreter Execution
Adversaries may abuse command and script interpreters to execute commands, scripts, or binaries.
Why these techniques?

Authorization bypass in Discord approval component directly enables network exploitation of the application to approve and trigger unauthorized host command execution.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

OpenClaw before 2026.3.28 contains an authorization bypass vulnerability in Discord text approval commands that allows non-approvers to resolve pending exec approvals. Attackers can send Discord text commands to bypass the channels.discord.execApprovals.approvers allowlist and approve pending host execution requests.

Deeper analysisAI

CVE-2026-41303 is an authorization bypass vulnerability (CWE-863) in OpenClaw versions before 2026.3.28. The flaw exists in the Discord text approval commands component, enabling non-approvers to resolve pending exec approvals. Attackers can send Discord text commands to circumvent the channels.discord.execApprovals.approvers allowlist and approve pending host execution requests. The vulnerability carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) and was published on 2026-04-21.

Attackers require low privileges (PR:L) to exploit this issue over the network (AV:N) with low attack complexity (AC:L) and no user interaction (UI:N). Exploitation allows unauthorized approval of pending host execution requests by bypassing the designated approvers allowlist, potentially granting attackers control over host execution and resulting in high impacts to confidentiality, integrity, and availability.

Mitigation details are available in the GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-98hh-7ghg-x6rq and the VulnCheck advisory at https://www.vulncheck.com/advisories/openclaw-authorization-bypass-in-discord-text-approval-commands. OpenClaw versions prior to 2026.3.28 are affected, indicating that upgrading to 2026.3.28 or later resolves the issue.

Details

CWE(s)

Affected Products

openclaw
openclaw
≤ 2026.3.28

CVEs Like This One

CVE-2026-28473Same product: Openclaw Openclaw
CVE-2026-26316Same product: Openclaw Openclaw
CVE-2026-31998Same product: Openclaw Openclaw
CVE-2026-32924Same product: Openclaw Openclaw
CVE-2026-42426Same product: Openclaw Openclaw
CVE-2026-32005Same product: Openclaw Openclaw
CVE-2026-28392Same product: Openclaw Openclaw
CVE-2026-42438Same product: Openclaw Openclaw
CVE-2026-32067Same product: Openclaw Openclaw
CVE-2026-34512Same product: Openclaw Openclaw

References