VDB
EN

GO-2026-5152

Traefik: SNICheck ignores wildcard TLSOptions mappings in github.com/traefik/traefik

빠른 조치

GO-2026-5152 — github.com/traefik/traefik/v2: 아래 명령으로 수정 버전으로 올리세요.

go get github.com/traefik/traefik/v2@v2.11.48

상세

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.

이 버전이 영향받나요?

사용 중인 패키지 버전을 입력하면 즉시 평가합니다.

영향 패키지

Go / github.com/traefik/traefik/v2
최초 영향 버전: 0 수정 버전: 2.11.48
수정 go get github.com/traefik/traefik/v2@v2.11.48
Go / github.com/traefik/traefik/v3
최초 영향 버전: 3.7.0 수정 버전: 3.7.3
수정 go get github.com/traefik/traefik/v3@v3.7.3

참고