Fedora Account System
Red Hat Associate
Red Hat Customer
When an HTTPProxy is configured with both enableFallbackCertificate: true and jwtProviders, Contour does not reject the configuration. Requests from clients that do not send TLS SNI or send an unrecognized SNI bypass configured JWT verification and are proxied to upstream services without a valid token. Fixed in Contour v1.33.5. Workaround: do not enable enableFallbackCertificate on HTTPProxy resources that also define jwtProviders.