The Zalo image path fetched and stored inbound media before the DM/pairing authorization checks ran.
Unauthorized senders could force network fetches and disk writes in the inbound media store even when the message itself was rejected.
extensions/zalo/src/monitor.ts
<= 2026.3.24>= 2026.3.282026.3.28 contains the fix.Fixed by commit 68ceaf7a5f (zalo: gate image downloads before DM auth).
{
"nvd_published_at": "2026-03-31T15:16:14Z",
"github_reviewed_at": "2026-03-31T23:50:44Z",
"cwe_ids": [
"CWE-862",
"CWE-863"
],
"severity": "MODERATE",
"github_reviewed": true
}