A malicious transaction may cause a crash in mempool validation.
A transaction with authorization section containing 256 public keys or more with valid matching signatures triggers an integer overflow in signature verification that causes a the node to panic.
This issue has been patched in apps version 1.1.0. The mempool validation has been fixed to avoid overflow.
There are no workarounds and users are advised to upgrade.
{ "nvd_published_at": null, "cwe_ids": [ "CWE-770" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2025-02-20T20:33:56Z" }