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.
{
"cwe_ids": [
"CWE-754"
],
"github_reviewed": true,
"github_reviewed_at": "2025-07-08T19:09:11Z",
"nvd_published_at": null,
"severity": "HIGH"
}