A maintenance release with a security fix for invalid HTTPProxy configurations and an update to golang.. It also updates the Go toolchain to 1.25.10 and is tested against Kubernetes 1.32 through 1.34.
Action needed (1)
securitycritical
golang.updated to v0.55.0, CVE-2026-39821org/x/net Contour v1.33.5 updates
golang.to v0.55.0. The change addresses CVE-2026-39821.org/x/net
Check if affected (1)
securitymediumInvalid
HTTPProxyconfiguration rejected, GHSA-g3xr-5w5j-w4q4Applies if you configure
HTTPProxywith afallback certificateand enableJWT verification.Contour rejects an invalid
HTTPProxyconfiguration in which a fallback certificate is configured with JWT verification. This prevents requests without TLS SNI or with unrecognized SNI from bypassing JWT verification. Advisory: GHSA-g3xr-5w5j-w4q4.