CVE-2026-48491
The SNICheck middleware in Traefik ignores wildcard TLSOptions mappings, allowing an unauthenticated attacker to bypass mTLS requirements by using a domain-fronted request. This occurs because the middleware compares the TLS options name used during the handshake with a pre-computed value that may not account for wildcard matches correctly when certain configuration models are applied.
Package Versions Affected
Automatically patch vulnerabilities without upgrading
CVSS Version



Related Resources
References
https://github.com/traefik/traefik/security/advisories/GHSA-5r4w-85f3-pw66, https://github.com/traefik/traefik/releases/tag/v3.7.3, https://github.com/traefik/traefik/releases/tag/v3.6.19, https://github.com/traefik/traefik/releases/tag/v2.11.48