Authentication Bypass Using an Alternate Path or Channel Affecting github.com/traefik/traefik/v2/pkg/server package, versions <2.11.48


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.36% (29th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-GOLANG-GITHUBCOMTRAEFIKTRAEFIKV2PKGSERVER-17748680
  • published1 Jul 2026
  • disclosed16 Jun 2026
  • creditUnknown

Introduced: 16 Jun 2026

CVE-2026-48491  (opens in a new tab)
CWE-288  (opens in a new tab)

How to fix?

Upgrade github.com/traefik/traefik/v2/pkg/server to version 2.11.48 or higher.

Overview

github.com/traefik/traefik/v2/pkg/server is a server package for traefik, a cloud native edge router.

Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel in the SNICheck process. An attacker can gain unauthorized access to protected backends by completing a TLS handshake using a permissive SNI and then sending an HTTP Host header that targets a backend protected by stricter mutual TLS options. This is only exploitable if a wildcard router is configured with stricter TLS options and another permissive SNI is served on the same entrypoint, allowing the attacker to mismatch the SNI and HTTP Host header.

Workaround

This vulnerability can be mitigated by avoiding wildcard router TLSOptions for mTLS access control, enumerating exact protected hostnames instead of using wildcard Host rules, enforcing mTLS in the default TLS options, avoiding mixing permissive and mTLS-protected hosts on the same entrypoint, or blocking domain-fronted requests at another layer.

CVSS Base Scores

version 4.0
version 3.1