The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
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 applicationsThere is no fixed version for github.com/traefik/traefik/pkg/server.
Affected versions of this package are vulnerable to Authentication Bypass Using an Alternate Path or Channel in the TLS configuration selection process for HTTP/3 connections, where an exact, case-sensitive lookup on the SNI value fails to match wildcard or mixed-case hostnames. An attacker can gain unauthorized access to protected backend services by connecting via HTTP/3 with a crafted SNI value that bypasses client certificate enforcement. This is only exploitable if HTTP/3 is enabled on the entrypoint, a router-specific configuration enforces client certificate authentication, the default TLS configuration does not require client certificates, and UDP access to the entrypoint is reachable by the attacker.
This vulnerability can be mitigated by disabling HTTP/3 on entrypoints that rely on router-specific client certificate authentication, enforcing client authentication in the default TLS options, blocking UDP access to the HTTP/3 entrypoint, or enforcing client authentication at an additional layer behind the affected service.