Skip to content

trala

v0.17.1 Security

This release includes 1 security fix for security teams reviewing exposed deployments.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →
This release patches 1 known CVE

Affected surfaces

auth deps

Summary

AI summary

Updates What's New, or docker pull dannybouwers/trala:v0.17.1, and deps across a mixed release.

Full changelog

🔒 Security Hardening: Credential Protection

Sensitive information just got more secure. This release removes filesystem paths from basic auth error messages to prevent inadvertent disclosure in logs and UI, patches a known vulnerability in network module dependencies, and improves debug logging clarity for multi-host setups. No configuration changes are required—existing deployments continue to work without any modifications.

What's New

  • Credential Path Redaction: Basic auth errors no longer expose the filesystem path of password files. Path information is now only emitted at debug log level, preventing inadvertent disclosure of sensitive configuration details.
  • CVE-2026-25680 Mitigation: Updated golang.org/x/net to v0.57.0 alongside other indirect Go module dependencies to address a known vulnerability.
  • Improved Multi-Host Logging: Startup logs now report the number of loaded Traefik host instances, and debug YAML dumps produce clean effective configuration without redundant legacy notation.

How to Use

No configuration changes required—just pull the latest image!

docker pull ghcr.io/dannybouwers/trala:v0.17.1
# or
docker pull dannybouwers/trala:v0.17.1

What's Changed

  • 🔧 chore(deps): update Go module dependencies by @dannybouwers in https://github.com/dannybouwers/trala/pull/162
  • 🐛 fix(config): remove password file path from basic auth errors by @dannybouwers in https://github.com/dannybouwers/trala/pull/163
  • Improve multi-host logging and YAML serialization by @dannybouwers in https://github.com/dannybouwers/trala/pull/164

Full Changelog: https://github.com/dannybouwers/trala/compare/v0.17.0...v0.17.1

Security Fixes

  • CVE-2026-25680 — Updated `golang.org/x/net` to v0.57.0 and other indirect Go module dependencies to address a known vulnerability

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track trala

Get notified when new releases ship.

Sign up free

About trala

A simple, modern, and dynamic dashboard for your Traefik services.

All releases →

Related context

Beta — feedback welcome: [email protected]