StackRadar

spire 0.12.2 Helm chart

philips-labsVerified publisher

Scored 14 Sept 2026

A Helm chart for deploying the full Spire stack into your k8s cluster. Components: - spire-server - spire-controller-manager (optional) - spire-k8s-workload-registrar (deprecated, optional) - spire-agent - spiffe-csi-driver - spiffe-oidc-discovery-provider (optional) > **Warning**: Please note this chart requires Projected Service Account Tokens which has to be enabled on your k8s api server. > **Note**: Minimum Spire version is `v1.5.3` *(This requires a nodeSelector to limit to `amd64` nodes on multi-node clusters)*. > The recommended minimum version for multi-architecture clusters is `v1.6.0` which ships with `arm64` support. To enable Projected Service Account Tokens on Docker for Mac/Windows run the following command to SSH into the Docker Desktop K8s VM. ```bash docker run -it --privileged --pid=host debian nsenter -t 1 -m -u -n -i sh ``` Then add the following to `/etc/kubernetes/manifests/kube-apiserver.yaml` ```yaml spec: containers: - command: - kube-apiserver - --api-audiences=api,spire-server - --service-account-issuer=api,spire-agent - --service-account-key-file=/run/config/pki/sa.pub - --service-account-signing-key-file=/run/config/pki/sa.key ```

Version 0.12.2 3 years agoapp version 1.6.0 1Artifact Hub

spire 0.12.2 deploys 6 container images: ghcr.io/spiffe/spiffe-csi-driver, registry.k8s.io/sig-storage/csi-node-driver-registrar, cgr.dev/chainguard/wait-for-it, ghcr.io/spiffe/spire-agent and 2 more. Across the 5 measured, 726 findings0 critical, 15 high 6 on CISA KEV. The highest contribution is GHSA-45x7-px36-x8w8 in golang.org/x/crypto v0.6.0, fixed in 0.17.0. Chart.yaml declares kubeVersion >=1.21.0-0; rendered for Kubernetes 1.21.0.

Radar Score

7,23601561650

726 findings over 5 of 6 images measured

KEV ×6 confirmed exploited

Radar Score is the sum of every finding’s contribution; the colour is the worst finding’s band.

Container images

6 images
ImageTagVulnerabilitiesRadar Score
ghcr.io/spiffe/spiffe-csi-driver0.2.30241061,010
registry.k8s.io/sig-storage/csi-node-driver-registrarv2.6.202101221,273
cgr.dev/chainguard/wait-for-itlatest-20230113unmeasured
ghcr.io/spiffe/spire-agent1.6.004181611,859
ghcr.io/spiffe/spire-server1.6.003131291,468
ghcr.io/spiffe/spire-controller-manager0.2.204161321,626

Rendered with the chart’s default values for linux/amd64. Optional subcharts, images set by operator flags and images inside CRD payloads are not seen and are counted as unmeasured.

Vulnerabilities

219 distinct across the version’s images
SeverityAdvisoryPackageFixed in
LowGO-2026-5029golang.org/x/net@v0.0.0-20220722155237-a158d28d115b0.55.0
LowGO-2026-5030golang.org/x/net@v0.0.0-20220722155237-a158d28d115b0.55.0
LowGO-2026-4316github.com/go-chi/chi@v4.1.2+incompatibleno fix listed
LowGO-2026-4602stdlib@go1.191.25.8
LowGHSA-wfqv-66vq-46rmgithub.com/sigstore/cosign@v1.13.13.0.5
LowGO-2026-5024golang.org/x/sys@v0.0.0-20220722155257-8c9f86f7a55f0.44.0
LowGHSA-pmwq-pjrm-6p5rgithub.com/in-toto/in-toto-golang@v0.3.4-0.20220709202702-fa494aaa0add0.11.0
LowDLA-3972-1tzdata@2021a-1+deb11u82024b-0+deb11u1
LowDLA-4085-1tzdata@2021a-1+deb11u82025a-0+deb11u1
LowDLA-4105-1tzdata@2021a-1+deb11u82025b-0+deb11u1
LowDLA-4403-1tzdata@2021a-1+deb11u82025b-0+deb11u2
LowGO-2023-2153google.golang.org/grpc@v1.50.11.56.3
LowGO-2023-2334github.com/go-jose/go-jose/v3@v3.0.03.0.1
LowGO-2026-5547github.com/in-toto/in-toto-golang@v0.3.4-0.20220709202702-fa494aaa0add0.11.0
LowGO-2026-5932golang.org/x/crypto@v0.6.0no fix listed
LowGO-2026-6061google.golang.org/grpc@v1.50.11.82.1
LowGO-2026-6225github.com/chrismellard/docker-credential-acr-env@v0.0.0-20220119192733-fe33c00cee21no fix listed
LowGO-2026-4309github.com/sigstore/cosign@v1.13.1no fix listed
LowGHSA-4vq8-7jfc-9cvpgithub.com/docker/docker@v23.0.1+incompatible25.0.13

Indexed versions

VersionPublishedApp versionVulnerabilitiesRadar Score
0.12.2latest3 years ago1.6.0015616507,236

The latest version and the previous major, as selected nightly from the repository’s index.

README badge
[![Radar Score](https://charts.stackradar.io/badge/philips-labs/spire.svg)](https://charts.stackradar.io/charts/philips-labs/spire)

Markdown. The badge shows the latest version’s band and Radar Score, refreshed daily.

helm v3.16.4 · syft 1.42.1 · rendered 5 Sept 2026 · scanned 14 Sept 2026 · advisories as of 14 Sept 2026

Corrections: contact@stackradar.io

Catalogue: Artifact Hub · Advisories: OSV · Exploitation: FIRST EPSS, CISA KEV.