Vulnerabilities (CVE)

Filtered by vendor Traefik Subscribe
Filtered by product Traefik
Total 62 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2019-12452 1 Traefik 1 Traefik 2026-06-17 3.5 LOW 7.5 HIGH
types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.
CVE-2018-15598 1 Traefik 1 Traefik 2026-06-17 5.0 MEDIUM 7.5 HIGH
Containous Traefik 1.6.x before 1.6.6, when --api is used, exposes the configuration and secret if authentication is missing and the API's port is publicly reachable.