Nixpkgs Security Tracker

Login with GitHub

Details of issue NIXPKGS-2026-0352

NIXPKGS-2026-0352
published on 27 Feb 2026
updated 3 weeks, 2 days ago by @LeSuisse Activity log
  • Created automatic suggestion
  • @LeSuisse removed
    7 packages
    • python314Packages.tree-sitter-grammars.tree-sitter-caddyfile
    • python313Packages.tree-sitter-grammars.tree-sitter-caddyfile
    • vscode-extensions.matthewpi.caddyfile-support
    • tree-sitter-grammars.tree-sitter-caddyfile
    • vimPlugins.nvim-treesitter-parsers.caddy
    • caddyfile-language-server
    • xcaddy
  • @LeSuisse accepted
  • @LeSuisse removed
    4 maintainers
    • @ryan4yin
    • @Br1ght0ne
    • @techknowlogick
    • @stepbrobd
  • @LeSuisse published on GitHub
Caddy: MatchPath %xx (escaped-path) branch skips case normalization, enabling path-based route/auth bypass

Caddy is an extensible server platform that uses TLS by default. Prior to version 2.11.1, Caddy's HTTP `path` request matcher is intended to be case-insensitive, but when the match pattern contains percent-escape sequences (`%xx`) it compares against the request's escaped path without lowercasing. An attacker can bypass path-based routing and any access controls attached to that route by changing the casing of the request path. Version 2.11.1 contains a fix for the issue.

Affected products

caddy
  • ==< 2.11.1

Matching in nixpkgs

Ignored packages (7)

Package maintainers

Ignored maintainers (4)
Upstream advisory: https://github.com/caddyserver/caddy/security/advisories/GHSA-g7pc-pc7g-h8jh