CVE-2026-50149
Description
Contour is a Kubernetes ingress controller using Envoy proxy. In versions 1.23.0 through 1.33.4, when an HTTPProxy is configured with incompatible combination of both .spec.virtualhost.tls.enableFallbackCertificate: true and .spec.virtualhost.jwtProviders, Contour does not reject the configuration. Consequently, requests from clients that do not send TLS SNI or send an unrecognized SNI (one that does not match any HTTPProxy FQDN) bypass configured JWT verification and are proxied to upstream services without a valid token. This issue is fixed in Contour v1.33.5. Contour now rejects and marks invalid any HTTPProxy resources that combine .spec.virtualhost.tls.enableFallbackCertificate: true with .spec.virtualhost.jwtProviders. Affected resources will receive a status condition with the error reason TLSIncompatibleFeatures. As a workaround, do not enable .spec.virtualhost.tls.enableFallbackCertificate on HTTPProxy resources that also define .spec.virtualhost.jwtProviders. Remove one of the two settings to avoid the invalid configuration.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/projectcontour/contourGo | >= 1.23.0, < 1.33.5 | 1.33.5 |
Affected products
9- Range: 1.23.0 - 1.33.4
- osv-coords8 versionspkg:apk/chainguard/external-dns-0.20pkg:apk/chainguard/external-dns-0.21pkg:apk/chainguard/external-dns-fips-0.20pkg:apk/chainguard/external-dns-fips-0.21pkg:apk/wolfi/external-dns-0.20pkg:apk/wolfi/external-dns-0.21pkg:bitnami/contourpkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0
< 0.20.0-r20+ 7 more
- (no CPE)range: < 0.20.0-r20
- (no CPE)range: < 0.21.0-r11
- (no CPE)range: < 0.20.0-r19
- (no CPE)range: < 0.21.0-r8
- (no CPE)range: < 0.20.0-r20
- (no CPE)range: < 0.21.0-r11
- (no CPE)range: >= 1.23.0, < 1.33.5
- (no CPE)range: < 0.0.20260723T184607-160000.1.1
Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.