GO-2026-6061

Source
https://pkg.go.dev/vuln/GO-2026-6061
Import Source
https://vuln.go.dev/ID/GO-2026-6061.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2026-6061
Aliases
Published
2026-07-27T15:30:50Z
Modified
2026-07-27T17:00:23.607158291Z
Summary
Vulnerabilities in the xDS RBAC authorization engine and the HTTP/2 transport server implementation in google.golang.org/grpc
Details

Vulnerabilities in the xDS RBAC authorization engine and the HTTP/2 transport server implementation in google.golang.org/grpc

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

Affected packages

Go / google.golang.org/grpc

Package

Name
google.golang.org/grpc
View open source insights on deps.dev
Purl
pkg:golang/google.golang.org/grpc

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.82.1

Ecosystem specific

{
    "imports": [
        {
            "path": "google.golang.org/grpc/internal/transport",
            "symbols": [
                "ClientStream.Close",
                "ClientStream.Header",
                "ClientStream.Read",
                "ClientStream.RecvCompress",
                "ClientStream.TrailersOnly",
                "ClientStream.Write",
                "NewHTTP2Client",
                "NewServerTransport",
                "ServerStream.Read",
                "ServerStream.SendHeader",
                "ServerStream.Write",
                "ServerStream.WriteStatus",
                "Stream.ReadMessageHeader",
                "controlBuffer.executeAndPut",
                "controlBuffer.getOnceLocked",
                "http2Client.Close",
                "http2Client.GracefulClose",
                "http2Client.NewStream",
                "http2Server.Drain",
                "http2Server.HandleStreams",
                "recvBufferReader.Read",
                "recvBufferReader.ReadMessageHeader",
                "transportReader.Read",
                "transportReader.ReadMessageHeader"
            ]
        },
        {
            "path": "google.golang.org/grpc/internal/xds/rbac",
            "symbols": [
                "ChainEngine.IsAuthorized",
                "NewChainEngine",
                "matchersFromPermissions",
                "matchersFromPrincipals"
            ]
        }
    ]
}

Database specific

source
"https://vuln.go.dev/ID/GO-2026-6061.json"