Skip to content
QuenchWorks

kgateway

Chart · Gateway · standard · v0.0.2

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

kgateway, the CNCF Gateway API control plane that succeeded Gloo Edge. Watches Gateway, HTTPRoute, GRPCRoute and its own gateway.kgateway.dev policy CRDs, programs Envoy over xDS and provisions the proxy fleet itself. Pairs with the QuenchWorks kgateway-envoy data plane. Ships two minor lines because 2.2.x pins its amd64 data plane to a vendor fork of Envoy this catalog does not rebuild. Carries the Wolfi envoy binary for the strict xDS validation path.

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.

Deployed image digest

sha256:2e9e53df55dcbefdb53bb7fc0740eebd430a3c30ad5b051a036dca85cb99c5b9

Chart OCI version

oci://ghcr.io/quenchworks/charts/kgateway:0.0.2

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
85.0 MB

Security report (Trivy)

D· 2/1008 fixable · rebuild clears them

Vulnerability detail

kgateway 2.4.3 · 9 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2019-14993HIGHistio.io/istiov0.0.0-20260605182440-f18fd540c0e81.1.13, 1.2.4istio/envoy: mishandling regular expressions for long URIs leading to DoS
CVE-2021-39155HIGHistio.io/istiov0.0.0-20260605182440-f18fd540c0e81.9.8, 1.10.4, 1.11.1istio/istio: HTTP request can bypass authorization mechanisms due to case insensitive host comparison
CVE-2021-39156HIGHistio.io/istiov0.0.0-20260605182440-f18fd540c0e81.9.8, 1.10.4, 1.11.1istio/istio: HTTP request with fragment in URI can bypass authorization mechanisms
CVE-2022-23635HIGHistio.io/istiov0.0.0-20260605182440-f18fd540c0e81.13.1, 1.12.4, 1.11.7istio: unauthenticated control plane denial of service attack
CVE-2022-31045MEDIUMistio.io/istiov0.0.0-20260605182440-f18fd540c0e81.12.18, 1.13.5, 1.14.1Istio: Unsafe memory access in metadata exchange.
CVE-2026-18374MEDIUMglibc-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r52.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
GO-2026-5932UNKNOWNgolang.org/x/cryptov0.56.0not fixableThe golang.org/x/crypto/openpgp package is unmaintained, unsafe by design, and has known security issues
0
Critical
4
High
4
Medium
0
Low
1
Unknown

Security report (Trivy) · image kgateway 2.4.3

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-kgateway oci://ghcr.io/quenchworks/charts/kgateway --version 0.0.2

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/kgateway@sha256:7fe15d4874fd17e94ea874051d5cd2455a9fc2a494643fe61dca40775ace93e9
ghcr.io/quenchworks/images/kgateway-envoy@sha256:86fbf44c30ca252e413468d1b7de420265208aaaa81aa74d44abe8f9e4054c72
Chart version
0.0.2
App version
2.4.3
Chart license
Apache-2.0
App license
Apache-2.0
Signed
cosign (keyless)
Values schema
yes
Last published
2026-09-13

Verify the chart

cosign verify ghcr.io/quenchworks/charts/kgateway:0.0.2 \
  --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://kgateway.dev