Feishu webhook reads and parses unauthenticated request bodies before signature validation
openclaw<= 2026.3.242026.3.252026.3.24Feishu webhook handling previously parsed JSON before signature validation, which let unauthenticated callers force full JSON parsing work before rejection. Commit 5e8cb22176e9235e224be0bc530699261eb60e53 reads the raw request body, validates the signature first, and only then parses JSON.
Verified vulnerable on tag v2026.3.24 and fixed on main by commit 5e8cb22176e9235e224be0bc530699261eb60e53.
5e8cb22176e9235e224be0bc530699261eb60e53{
"github_reviewed": true,
"cwe_ids": [
"CWE-400"
],
"nvd_published_at": null,
"github_reviewed_at": "2026-03-29T15:48:58Z",
"severity": "MODERATE"
}