---
id: CVE-2026-53851
title: 'OpenClaw: Slack reaction events could ignore reaction notification settings'
summary: 'OpenClaw: Slack reaction events could ignore reaction notification settings'
severity: medium
cvss: 5.3
cwe:
  - CWE-285
vendor: openclaw
product: openclaw
affected:
  - openclaw <= 2026.5.7
patched:
  - openclaw 2026.5.12
published: '2026-06-18'
updated: '2026-06-18'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-fcvx-5cxc-v5p8'
references:
  - url: >-
      https://github.com/openclaw/openclaw/security/advisories/GHSA-fcvx-5cxc-v5p8
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2026-53851'
  - url: >-
      https://www.vulncheck.com/advisories/openclaw-slack-reaction-event-notification-bypass
  - url: 'https://github.com/advisories/GHSA-fcvx-5cxc-v5p8'
tags:
  - ghsa
  - npm
epss: 0.00324
epssPercentile: 0.22786
ingestedAt: '2026-06-19T03:39:00.781Z'
ecosystem: npm
---

## Overview

### Summary

Slack reaction events could ignore reaction notification settings. In affected versions, a Slack reaction event delivered to the configured app could enter the agent pipeline even when reaction notifications were disabled.

This advisory is scoped to the named feature and configuration. It does not change OpenClaw's trusted-operator model: authenticated Gateway operators, installed plugins, and intentional local execution surfaces remain trusted unless a separate policy, approval, allowlist, sandbox, or auth boundary is crossed.

### Impact

When the affected feature is enabled and reachable, this could trigger unintended agent processing for reaction events. Practical impact depends on the operator's configuration and whether lower-trust input can reach that path.

### Patched Versions

The first stable patched version is `2026.5.12`.

### Mitigations

disable or restrict Slack reaction event subscriptions until patched if this path is not needed. As general hardening, keep channel and tool allowlists narrow, avoid sharing one Gateway between mutually untrusted users, and disable the affected feature when it is not needed.

## Affected packages

- `openclaw <= 2026.5.7`

## Remediation

Upgrade to a patched release:

- `openclaw 2026.5.12`
