Skip to content
QuenchWorks

istiod

Chart · Coordination & mesh · standard · v0.0.1

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-09-01

Istio's control plane binary (pilot-discovery) -- Pilot/xDS discovery, the sidecar-injecting webhook, and the mesh CA -- built from source on Wolfi. Ships three minor lines in parallel (1.28/1.29/1.30). Boots against a baked-in, unreachable kubeconfig for the standalone smoke test; a real deployment points it at a live cluster via the chart.

Deployed image digest

sha256:3784524c93750307f2d7564c69dca6d65481d03b0a592c93778560f5774596bd

Chart OCI version

oci://ghcr.io/quenchworks/charts/istiod:0.0.1

The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.

Signed
cosign keyless
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
32.6 MB

Security report (Trivy)

D· 65/1003 fixable · rebuild clears them

Vulnerability detail

istiod 1.30.4 · 4 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-84445HIGHgoogle.golang.org/grpcv1.83.11.82.2, 1.83.2, 1.85.0-dev.0.20260825072537-93e31b48545egRPC-Go xDS servers: Denial of Service (DoS) via crash due to missing `:authority` and `Host` headers
CVE-2026-56855MEDIUMgolang.org/x/cryptov0.55.00.56.0golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted messages
CVE-2026-78662MEDIUMgolang.org/x/cryptov0.55.00.56.0golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via channel request flooding
GO-2026-5932UNKNOWNgolang.org/x/cryptov0.55.0not fixableThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
0
Critical
1
High
2
Medium
0
Low
1
Unknown

Security report (Trivy) · image istiod 1.30.4

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install (latest)

helm install my-istiod oci://ghcr.io/quenchworks/charts/istiod --version 0.0.1

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/istiod@sha256:3784524c93750307f2d7564c69dca6d65481d03b0a592c93778560f5774596bd
Chart version
0.0.1
App version
1.30.4
Chart license
Apache-2.0
App license
Apache-2.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-09-01

Verify the chart

cosign verify ghcr.io/quenchworks/charts/istiod:0.0.1 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://istio.io