GO-2025-3443

Source
https://pkg.go.dev/vuln/GO-2025-3443
Import Source
https://vuln.go.dev/ID/GO-2025-3443.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-3443
Aliases
Published
2025-02-04T22:06:13Z
Modified
2025-04-01T21:50:18Z
Summary
CometBFT allows a malicious peer to stall network by disseminating valid-looking block parts in github.com/cometbft/cometbft
Details

CometBFT allows a malicious peer to stall network by disseminating valid-looking block parts in github.com/cometbft/cometbft

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

Affected packages

Go / github.com/cometbft/cometbft

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.38.17
Introduced
1.0.0-alpha.1
Fixed
1.0.1

Ecosystem specific

{
    "imports": [
        {
            "symbols": [
                "Part.ValidateBasic",
                "PartFromProto"
            ],
            "path": "github.com/cometbft/cometbft/types"
        }
    ]
}