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-migration-2.12.0_linux_arm64

digestsha256:16f14d492f80d8149d041d8dab3c1eedcd0c9c29dda592ff1265fc366520cd5b
vulnerabilitiescritical: 0 high: 1 medium: 0 low: 0 unspecified: 3
platformlinux/arm64
size50 MB
packages282
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
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: 1golang.org/x/crypto 0.54.0 (golang)

pkg:golang/golang.org/x/crypto@0.54.0
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.

critical: 0 high: 0 medium: 0 low: 0 unspecified: 1github.com/klauspost/compress 1.18.6 (golang)

pkg:golang/github.com/klauspost/compress@1.18.6
unspecified : GHSA--259r--337f--4rfw

Affected range
>=1.16.0
<1.18.7
Fixed version1.18.7
Description

Providing a specially crafted dictionary to s2.NewDict and using it to encode data can make the encoder read out of bounds.

critical: 0 high: 0 medium: 0 low: 0 unspecified: 1github.com/gofiber/fiber/v3 3.3.0 (golang)

pkg:golang/github.com/gofiber/fiber/v3@3.3.0
unspecified : CVE--2026--53624

Affected range<3.4.0
Fixed version3.4.0
EPSS Score0.178%
EPSS Percentile8th percentile
Description

GoFiber never set HSTS header in helmet middleware due to incorrect protocol check in github.com/gofiber/fiber