redirect, when called from inside the handle server hook with a location parameter containing characters that are invalid in a HTTP header, will cause an unhandled TypeError. This could result in DoS on some platforms, especially if the location passed to redirect contains unsanitized user input.
{
"github_reviewed": true,
"severity": "MODERATE",
"nvd_published_at": "2026-04-10T17:17:12Z",
"cwe_ids": [
"CWE-755"
],
"github_reviewed_at": "2026-04-10T17:32:00Z"
}