In specific LINE configurations, sender IDs approved through DM pairing could also satisfy group allowlist checks when operators expected group sender access to be scoped only to explicit group allowlists.
openclaw (npm)2026.2.25<= 2026.2.25>= 2026.2.26 (planned next release)This is a group-authorization scope mismatch. DM pairing-store entries could influence group sender authorization in allowlist mode.
Root cause: group allowlist composition inherited pairing-store entries intended for DM approvals. Under default DM pairing policy, a DM-paired sender could match group allowlist checks.
Fixes on main:
- isolate group allowlist composition from pairing-store entries
- centralize shared DM/group allowlist composition to preserve DM-only pairing behavior
- add regression coverage for LINE and Mattermost policy paths
8bdda7a651c21e98faccdbbd73081e79cffe8be0892a9c24b0f6118729ab5b5f5499b1a7e792dd15 (follow-up refactor hardening)patched_versions is pre-set to >= 2026.2.26 so once npm 2026.2.26 is published, this advisory can be published directly without additional version-field edits.
Thanks @tdjackey for reporting.
{
"github_reviewed_at": "2026-03-12T14:21:45Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-863"
],
"nvd_published_at": null,
"severity": "HIGH"
}