Sending transactions with fees different than native Babylon genesis denom (ubbn) leads to chain halt.
Denial of Service - Due to panic in the x/distribution module BeginBlocker triggered by a error when sending fees from feeCollector to x/distribution module - https://github.com/cosmos/cosmos-sdk/blob/main/x/distribution/keeper/allocation.go#L28 Babylon Genesis will halt
{
"cwe_ids": [
"CWE-755"
],
"github_reviewed": true,
"github_reviewed_at": "2025-06-30T17:54:02Z",
"nvd_published_at": null,
"severity": "HIGH"
}