Traefik + CloudFlare logo

Traefik + CloudFlare

Expose your apps with CloudFlare

Details

License MIT
Available in:
free pro business

About Versions (9)

vv3.4.1

2025-05-28

Fix CVE-2025-47952, various bug fixes, documentation updates, and merges from v2.11 into v3.4.

Important: Please read the migration guide.

CVE’s fixed:

Bug fixes:

  • [docker] Do not warn network missing if connected to a container network (#11698 by holysoles)
  • [k8s/crd] Fix CEL validation for RootCA in ServersTransport (#11775 by rtribotte)
  • [middleware] Scope the rate limit counter key by source and by middleware (#11753 by aromeyer)
  • [server] Use routing path in v3 matchers (#11790 by kevinpollet)
  • [service] Make P2C strategy thread-safe (#11762 by lbenguigui)
  • [webui] Do not display RemoveHeader option when not defined (#11782 by kevinpollet)

Documentation:

  • [acme] Fix ambiguous wording in ACME page (#11789 by joshka)
  • [k8s] Fix incorrect case and missing rbac in documentation (#11742 by mmatur)
  • [middleware] Match encoded certificate to example data for TLS passthrough (#11759 by holysoles)

Misc: