boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-54762MEDIUM
Traefik Kubernetes Ingress NGINX provider fails open when auth-secret resolution fails
  AV  AC  AT  PR  UI  VC  VI  VA   CVSS    EPSS   %ile   KEV
   L   L   N   H   N   N   N   N    5.9   .0041   34.1     —
AFFECTED
  Product  Versions                  Fixed
  traefik  >= 3.7.0-ea.1, < 3.7.5 –  —
TIMELINE
  Jun 15  Reserved by GitHub_M
  Jun 23  EXPLOIT PUBLISHED — CVE-2026-54762 (traefik). Public exploit reference added.
  Jun 23  Published (CNA: GitHub_M)
CWE-636, CWE-693 · CNA: GitHub_M · CVSS v4.0 · 2 references · NVD status: Analyzed

Description

Traefik is an HTTP reverse proxy and load balancer. From 3.7.0-ea.1 until 3.7.5, there is a medium severity vulnerability in Traefik's Kubernetes Ingress NGINX provider that causes affected routes to fail open. When an Ingress explicitly enables BasicAuth or DigestAuth through the supported nginx.ingress.kubernetes.io/auth-type and auth-secret annotations, but the referenced auth Secret cannot be resolved or parsed, Traefik logs the resolution error, skips installing the authentication middleware, and still emits a router to the backend service. A route that operators intended to protect is therefore published to the data plane without its authentication control, allowing unauthenticated access to the backend. The trigger is an invalid or unresolved auth dependency — a missing, malformed, unreadable, or policy-denied Secret — rather than an intentionally unprotected route. This vulnerability is fixed in 3.7.5.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
June 15, 2026ReservedReserved by GitHub_M
June 23, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-54762 (traefik). Public exploit reference added.
June 23, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
traefiktraefik>= 3.7.0-ea.1, < 3.7.5

Weaknesses

CWE-636 · CWE-693

References (2)

Related

Authoritative record: CVE-2026-54762 at cve.org

Vendors: traefik

Weaknesses: CWE-636 · CWE-693

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-54762 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.