GO-2025-3516

Source
https://pkg.go.dev/vuln/GO-2025-3516
Import Source
https://vuln.go.dev/ID/GO-2025-3516.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3516
Aliases
Published
2025-03-18T15:59:55Z
Modified
2025-03-18T16:57:28.859429Z
Summary
Cosmos SDK can halt when erroring in EndBlocker in github.com/cosmos/cosmos-sdk/
Details

Cosmos SDK can halt when erroring in EndBlocker in github.com/cosmos/cosmos-sdk/

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2025-3516"
}
References

Affected packages

Go / github.com/cosmos/cosmos-sdk

Package

Name
github.com/cosmos/cosmos-sdk
View open source insights on deps.dev
Purl
pkg:golang/github.com/cosmos/cosmos-sdk

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.47.17
Introduced
0.50.0-alpha.0
Fixed
0.50.13

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/cosmos/cosmos-sdk/x/group/keeper",
            "symbols": [
                "Keeper.Exec",
                "Keeper.SubmitProposal",
                "Keeper.TallyProposalsAtVPEnd",
                "Keeper.Vote",
                "Keeper.doTallyAndUpdate"
            ]
        }
    ]
}