QQBot reply media URL handling could trigger SSRF and re-upload fetched bytes.
openclaw< 2026.4.12>= 2026.4.12QQBot reply media URLs could be treated as trusted media sources, allowing SSRF fetches whose returned bytes were then re-uploaded through the channel.
The fix routes QQBot remote media fetches through SSRF-guarded media fetching and explicit URL allowlist policy.
The issue was fixed in #63495 and #65788. The first stable tag containing the fix is v2026.4.12, and openclaw@2026.4.14 includes the fix.
08ae021d1f4f02e0ca5fd8a3b9659291c1ecf95addb7a8dd80b8d5dd04aafa44ce7a4354b568bb2dUsers should upgrade to openclaw 2026.4.12 or newer. The latest npm release, 2026.4.14, already includes the fix.
Thanks to @threalwinky for reporting this issue.
{
"github_reviewed": true,
"github_reviewed_at": "2026-04-17T21:57:31Z",
"cwe_ids": [
"CWE-918"
],
"severity": "MODERATE",
"nvd_published_at": "2026-05-05T12:16:18Z"
}