NOTE: This only affects deployments that enable the optional MS Teams extension (Teams channel). If you do not use MS Teams, you are not impacted.
When OpenClaw downloads inbound MS Teams attachments / inline images, it may retry a URL with an Authorization: Bearer <token> header after receiving 401 or 403.
Because the default download allowlist uses suffix matching (and includes some multi-tenant suffix domains), a message that references an untrusted but allowlisted host could cause that bearer token to be sent to the wrong place.
openclaw (npm)<= 2026.1.30>= 2026.2.141cc5bcd4f1d434ad1bbdfa55b56f25025ecbf6bopenclaw >= 2026.2.1Thanks @yueyueL for reporting.
{
"github_reviewed": true,
"github_reviewed_at": "2026-02-17T21:38:14Z",
"cwe_ids": [
"CWE-201"
],
"severity": "MODERATE",
"nvd_published_at": "2026-03-05T22:16:22Z"
}