Skip to main content
Testkube 2.11.0 is out! Improved insights and metrics, more responsive AI chat, Gateway API support, and much more! Read More

testkube-api-server-2.12.0_linux_arm64

digestsha256:dcb1095dd4d6c008b3772855b29c08ef0029682f6958b5619cbe46bc06122f11
vulnerabilitiescritical: 0 high: 1 medium: 0 low: 0 unspecified: 2
platformlinux/arm64
size72 MB
packages264
critical: 0 high: 1 medium: 0 low: 0 github.com/docker/cli 29.5.3+incompatible (golang)

pkg:golang/github.com/docker/cli@29.5.3%2Bincompatible

# api-server.Dockerfile (36:36)
COPY --from=build /app /bin/app

high : CVE--2025--15558

Affected range>=19.03.0+incompatible
Fixed versionNot Fixed
EPSS Score0.472%
EPSS Percentile38th percentile
Description

Docker CLI Plugins: Uncontrolled Search Path Element Leads to Local Privilege Escalation on Windows in github.com/docker/cli

critical: 0 high: 0 medium: 0 low: 0 unspecified: 1nghttp2-libs 1.69.0-r0 (apk)

pkg:apk/alpine/nghttp2-libs@1.69.0-r0?arch=aarch64&distro=alpine-3.24.1&upstream=nghttp2

# api-server.Dockerfile (34:34)
RUN apk --no-cache upgrade && apk --no-cache add ca-certificates libssl3 git

unspecified : CVE--2026--58055

Affected range<=1.69.0-r0
Fixed versionNot Fixed
EPSS Score0.202%
EPSS Percentile10th percentile
Description
critical: 0 high: 0 medium: 0 low: 0 unspecified: 1golang.org/x/crypto 0.54.0 (golang)

pkg:golang/golang.org/x/crypto@0.54.0

# api-server.Dockerfile (36:36)
COPY --from=build /app /bin/app

unspecified : GO--2026--5932

Affected range>=0
Fixed versionNot Fixed
Description

The golang.org/x/crypto/openpgp package is unsafe by design, has numerous known security issues, is not maintained, and should not be used.

If you are required to interoperate with OpenPGP systems and need a maintained package, consider github.com/ProtonMail/go-crypto/openpgp which is a maintained fork that aims to be a drop-in replacement for this package.