Unauthenticated requests to a reachable Zalo webhook endpoint could trigger unbounded in-memory key growth by varying query strings on the same valid webhook route.
An attacker could cause memory pressure and potential process instability or OOM, degrading availability.
Webhook security tracking now normalizes keys to matched webhook path semantics (query excluded) and bounds/prunes tracking state to prevent unbounded growth.
<= 2026.2.262026.3.1{
"nvd_published_at": null,
"github_reviewed_at": "2026-03-02T21:49:51Z",
"cwe_ids": [
"CWE-400"
],
"severity": "MODERATE",
"github_reviewed": true
}