Description
OpenClaw before 2026.5.3 contains a privilege escalation vulnerability in the allowFrom feature that binds to mutable Slack display names. Attackers with Slack account access can change display name metadata to match policy entries, potentially gaining unauthorized agent access intended for other identities.
Published: 2026-06-12
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw releases before 2026.5.3 allow attackers who can access a Slack account to manipulate the display name of that account. The application’s allowFrom feature, which is intended to restrict agent access based on specific Slack identities, incorrectly treats mutable display names as immutable policy identifiers. By changing a display name to match an entry that grants higher privileges, an attacker can gain unauthorized agent access that should belong to a different user. This flaw represents a classic privilege escalation vulnerability that could allow an attacker to read or modify data, execute arbitrary code, or take ownership of the system tied to the elevated agents.

Affected Systems

OpenClaw, version 2026.5.2 and earlier. The vulnerability is tied to the open-source Slack integration and affects any deployment of the OpenClaw application running an affected version. No other vendor or product is listed as affected.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity. EPSS data is not available, so the overall exploitation probability cannot be quantified, but the flaw already appears in open‑source code with mainstream Slack usage, suggesting a non‑negligible likelihood. The vulnerability is not listed in the CISA KEV catalog, however, its exploit mechanics are straightforward: an attacker who can control a Slack display name can bypass access controls. No external conditions beyond Slack account access are required, making the attack path readily achievable.

Generated by OpenCVE AI on June 12, 2026 at 23:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official patch to upgrade OpenClaw to version 2026.5.3 or later.
  • If an upgrade is not immediately possible, reconfigure the allowFrom feature to rely on static user identifiers or Slack user IDs instead of display names, or disable the feature entirely.
  • Review and tighten Slack account access policies to prevent unauthorized display name changes; monitor Slack audit logs for suspicious modifications.

Generated by OpenCVE AI on June 12, 2026 at 23:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 12 Jun 2026 22:15:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.5.3 contains a privilege escalation vulnerability in the allowFrom feature that binds to mutable Slack display names. Attackers with Slack account access can change display name metadata to match policy entries, potentially gaining unauthorized agent access intended for other identities.
Title OpenClaw < 2026.5.3 - Privilege Escalation via Mutable Slack Display Names in allowFrom
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-290
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:H/I:H/A:N'}

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-12T21:56:50.938Z

Reserved: 2026-06-10T21:16:07.496Z

Link: CVE-2026-53823

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-12T22:16:53.463

Modified: 2026-06-12T22:16:53.463

Link: CVE-2026-53823

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-13T00:00:24Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing