1 matches found
CVE-2026-66754
Rouille 0.1.6–3.6.2 has a reachable assertion DoS in Request::remove_prefix. An unauthenticated attacker can crash the server by sending a crafted percent-encoded URL where the decoded path matches a configured prefix but the raw percent-encoded path does not, causing an assert! failure and resul...