GO-2025-4017

Source
https://pkg.go.dev/vuln/GO-2025-4017
Import Source
https://vuln.go.dev/ID/GO-2025-4017.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2025-4017
Aliases
Published
2025-11-05T18:41:07Z
Modified
2025-11-05T19:57:32.520098Z
Summary
Panic occurs when queuing undecryptable packets after handshake completion in github.com/quic-go/quic-go
Details

Panic occurs when queuing undecryptable packets after handshake completion in github.com/quic-go/quic-go

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

Affected packages

Go / github.com/quic-go/quic-go

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.49.1
Introduced
0.50.0
Fixed
0.54.1

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/quic-go/quic-go",
            "symbols": [
                "Conn.handleHandshakeConfirmed",
                "Dial",
                "DialAddr",
                "DialAddrEarly",
                "DialEarly",
                "Listen",
                "ListenAddr",
                "ListenAddrEarly",
                "ListenEarly",
                "Transport.Dial",
                "Transport.DialEarly",
                "Transport.Listen",
                "Transport.ListenEarly"
            ]
        }
    ]
}