AntiPattern

Redirect Parameter Misbinding

redirect-parameter-misbinding

Redirects mis-handle extra route/query/fragment parameters or relay state, so clients end up on the wrong page or without required context (e.g., anchor injection, incorrect path segment types, missing action-to-path conversion).