Microsoft Teams SSO invoke handler missed sender authorization checks.
openclaw>= 2026.4.10 < 2026.4.14>= 2026.4.14Microsoft Teams SSO signin invoke handling could process an invoke from a sender before applying the same sender allowlist checks used by normal message handling.
The fix routes SSO invoke handling through the Teams sender authorization path and adds coverage for denied senders.
The issue was fixed in #66033. The first stable tag containing the fix is v2026.4.14, and openclaw@2026.4.14 includes the fix.
80b1fa17bfc3f6a668492f0326ea52f48bb89776Users should upgrade to openclaw 2026.4.14 or newer. The latest npm release, 2026.4.14, already includes the fix.
Thanks to @zsxsoft, with sponsorship from @KeenSecurityLab and @qclawer for reporting this issue.
{
"severity": "LOW",
"cwe_ids": [
"CWE-862"
],
"github_reviewed": true,
"github_reviewed_at": "2026-04-17T21:51:04Z",
"nvd_published_at": null
}