Common Weakness Enumeration

    CWE Definition / CWE-698

    CWE-698: Execution After Redirect (EAR)

    The web application sends a redirect to another location, but instead of exiting, it executes additional code.

    Published:9 Sep 2008
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-705: Incorrect Control Flow Scoping

    CWE-670: Always-Incorrect Control Flow Implementation