Empty approver lists could grant explicit approval authorization.
openclaw< 2026.4.12>= 2026.4.12For helper-backed channels, an empty resolved approver list could be interpreted as explicit approval authorization, allowing a sender outside the normal channel authorization gate to resolve pending approvals if they knew an approval id.
The fix prevents empty approver lists from granting explicit approval authorization and adds regression coverage for unauthorized senders.
The issue was fixed in #65714. The first stable tag containing the fix is v2026.4.12, and openclaw@2026.4.14 includes the fix.
0a105c0900de701d2ee9f1abc96b017afbd0afddUsers should upgrade to openclaw 2026.4.12 or newer. The latest npm release, 2026.4.14, already includes the fix.
Thanks to @anshumanbh for reporting this issue.
{
"cwe_ids": [
"CWE-183",
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-17T21:55:54Z",
"nvd_published_at": "2026-05-05T12:16:21Z",
"severity": "MODERATE"
}