Before OpenClaw 2026.4.2, Slack thread starter and thread-history context fetched through the API was not filtered by the effective sender allowlist. Messages from non-allowlisted senders could still enter the agent context when an allowlisted user replied in the same thread.
A Slack deployment that relied on sender allowlists could still feed non-allowlisted thread content into the model context through thread history. This was a sender-access-control bypass on Slack thread context, not a direct channel-auth bypass.
openclaw (npm)<= 2026.4.1>= 2026.4.22026.4.1ac5bc4fb37becc64a2ec314864cca1565e921f2d — filter Slack thread context by the effective allowlistThe fix is present on main and is staged for OpenClaw 2026.4.2. Publish this advisory after the 2026.4.2 npm release is live.
OpenClaw thanks @AntAISecurityLab for reporting.
{
"github_reviewed": true,
"github_reviewed_at": "2026-05-04T16:52:21Z",
"cwe_ids": [
"CWE-346"
],
"severity": "LOW",
"nvd_published_at": null
}