发布日期: 2026-03-06
版本号: v3.6.10

Traefik 进行了重要更新,修复了两个安全漏洞(CVE-2026-29777 和 CVE-2026-27141),并改进了多个模块的功能与稳定性,包括升级了 Docker 和 OpenTelemetry 等依赖、修正了 Kubernetes Gateway API 路由器规则以及中间件处理逻辑等。同时,更新还更正了 Digest 认证、TOML 配置示例和 API 基础路径等方面的文档错误。

更新内容 (中文)

已修复的CVE漏洞:

缺陷修复:

  • [docker] 升级Docker和OpenTelemetry依赖(#12761mmatur 提交)
  • [fastproxy] 升级github.com/valyala/fasthttp至v1.69.0(#12763kevinpollet 提交)
  • [healthcheck, grpc] 移除grpc健康检查中的路径解析(#12760rtribotte 提交)
  • [k8s/gatewayapi] 修复Gateway API路由器的规则(#12753rtribotte 提交)
  • [middleware] 修复当stsSeconds为0时HasSecureHeadersDefined返回false的问题(#12684veeceey 提交)
  • [otel] 升级go.opentelemetry.io/otel依赖(#12754rtribotte 提交)
  • [server] 升级golang.org/x/net至v0.51.0(#12756kevinpollet 提交)
  • [webui] 修复仪表板中的优先级显示和ACME绕过重定向(#12740mmatur 提交)
  • [webui] 修复仪表板模板的basePath验证(#12729gndz07 提交)

文档:

  • [middleware] 更正摘要认证文档(#12651Zash 提交)
  • 补充TOML表名中缺失的.http#12713Darsstar 提交)
  • 修复入口点文档中错误的TOML示例(#12711mfmfuyu 提交)
  • 修复API basepath选项文档(#12744nmengin 提交)

更新内容 (原始)

CVE fixed:

Bug fixes:

  • [docker] Bump Docker and OpenTelemetry dependencies (#12761 by mmatur)
  • [fastproxy] Bump github.com/valyala/fasthttp to v1.69.0 (#12763 by kevinpollet)
  • [healthcheck, grpc] Remove path parsing with grpc healthcheck (#12760 by rtribotte)
  • [k8s/gatewayapi] Fix Gateway API router’s rules (#12753 by rtribotte)
  • [middleware] Fix HasSecureHeadersDefined returning false when stsSeconds is 0 (#12684 by veeceey)
  • [otel] Bump go.opentelemetry.io/otel dependencies (#12754 by rtribotte)
  • [server] Bump golang.org/x/net to v0.51.0 (#12756 by kevinpollet)
  • [webui] Fix priority display in dashboard and ACME bypass redirect (#12740 by mmatur)
  • [webui] Fix basePath validation for dashboard template (#12729 by gndz07)

Documentation:

  • [middleware] Correct documentation for Digest auth (#12651 by Zash)
  • Add missing .http to TOML table names (#12713 by Darsstar)
  • Fix incorrect TOML example in entrypoints docs (#12711 by mfmfuyu)
  • Fix API basepath option documentation (#12744 by nmengin)

下载链接