Rouille 0.1.6 through 3.6.2 contains a reachable assertion vulnerability in the Request::remove_prefix function that allows remote unauthenticated attackers to crash the server by sending a crafted percent-encoded URL. Attackers can send a request whose decoded path matches a configured prefix while the raw percent-encoded path does not, causing the assert! to fail and triggering either a 500 error or full process termination depending on the panic configuration.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-28 16:20
Updated : 2026-07-30 16:41
NVD link : CVE-2026-66754
Mitre link : CVE-2026-66754
CVE.ORG link : CVE-2026-66754
JSON object : View
Products Affected
No product.
CWE
CWE-617
Reachable Assertion
