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-03-13T16:40:01Z
Summary
CometBFT allows a malicious peer to stall the network by disseminating seemingly valid block parts in github.com/cometbft/cometbft
Details

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

Database specific
{
    "review_status": "UNREVIEWED",
    "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.16

Ecosystem specific

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

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
1.0.1

Ecosystem specific

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