v2.52.13
astral-sh/uvv2.52.13Apr 25, 2026by ReneWerner87
AI Summary
Fiber v2.52.13 fixes an HTML escaping vulnerability in the context formatter.
Key Highlights
- Fixed HTML output escaping in Ctx.Format
New Features
- HTML security fix
Full Release Notes
## What's Changed ### 🐛 Bug Fixes * Escape HTML output in Ctx.Format by @gaby in https://github.com/gofiber/fiber/pull/4232 **Full Changelog**: https://github.com/gofiber/fiber/compare/v2.52.12...v2.52.13