AntiPattern
Misplaced Execution Boundaries
misplaced-trust-execution-boundaries
Client-controlled or framework-invoked functions get treated as trustworthy server execution, so redirects/parameters or “server” actions run in the wrong place or with the wrong assumptions, leading to false payment state, failed auth, or unintended retries.