Skip to main content
Testkube 2.7.0 is out! An improved resource management architecture and a new GitOps Agent, AI improvements, and more. Read More

testkube-enterprise-worker-service-2.7.5_linux_arm64

digestsha256:bf518a1def345b9cfb066e7ecb770b1355c9f87fc0de2096e1f522bfd0c03991
vulnerabilitiescritical: 0 high: 2 medium: 0 low: 1 unspecified: 1
platformlinux/arm64
size52 MB
packages421
critical: 0 high: 1 medium: 0 low: 0 unspecified: 1github.com/buger/jsonparser 1.1.1 (golang)

pkg:golang/github.com/buger/jsonparser@1.1.1
high 7.5: GHSA--6g7g--w4f8--9c9x Out-of-bounds Read

Affected range<=1.1.1
Fixed version1.1.2
CVSS Score7.5
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Description

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.

unspecified : GO--2026--4514

Affected range>=0.0.0
Fixed versionNot Fixed
Description

The Delete function fails to properly validate offsets when processing malformed JSON input. This can lead to a negative slice index and a runtime panic, allowing a denial of service attack.

critical: 0 high: 1 medium: 0 low: 0 github.com/docker/cli 29.3.0+incompatible (golang)

pkg:golang/github.com/docker/cli@29.3.0%2Bincompatible
high : CVE--2025--15558

Affected range>=19.03.0+incompatible
Fixed versionNot Fixed
EPSS Score0.011%
EPSS Percentile1st 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: 1 github.com/cloudflare/circl 1.6.1 (golang)

pkg:golang/github.com/cloudflare/circl@1.6.1
low 2.9: CVE--2026--1229 Incorrect Calculation

Affected range<1.6.3
Fixed version1.6.3
CVSS Score2.9
CVSS VectorCVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L/E:P/S:N/AU:Y/U:Amber
EPSS Score0.020%
EPSS Percentile5th percentile
Description

The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas. ECDH and ECDSA signing relying on this curve are not affected.

The bug was fixed in v1.6.3.