Summary
The v25.4.0 Docker image contains Go dependencies with known published CVEs. These are detected by Trivy when the Hydra binary is included in downstream container images.
CRITICAL
Unexpected session resumption in crypto/tls.
HIGH
MEDIUM
Requested change
A patch release with:
- Go toolchain bump to at least 1.25.8 (fixes all stdlib CVEs)
go get go.opentelemetry.io/otel/sdk@v1.40.0
go get golang.org/x/crypto@v0.45.0
Summary
The
v25.4.0Docker image contains Go dependencies with known published CVEs. These are detected by Trivy when the Hydra binary is included in downstream container images.CRITICAL
Unexpected session resumption in
crypto/tls.HIGH
go.opentelemetry.io/otel/sdkMEDIUM
golang.org/x/cryptogolang.org/x/cryptoRequested change
A patch release with:
go get go.opentelemetry.io/otel/sdk@v1.40.0go get golang.org/x/crypto@v0.45.0