Sending a message that modifies the validator set at the epoch boundary halts the chain.
Denial of Service - Comos-sdk prevents modifying the validator set from two different modules - https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/types/module/module.go#L811. Such an operation leads to panic and chain halt.
https://boiling-lake-106.notion.site/2025-06-18-Genesis-mainnet-chain-halt-post-mortem-229f60cc1b5f80b7adf5e3ea0541ea87
{ "github_reviewed": true, "github_reviewed_at": "2025-07-08T19:09:11Z", "cwe_ids": [ "CWE-754" ], "nvd_published_at": null, "severity": "HIGH" }