Sticky sessions in MWS clusters ensure session state consistency by routing a user's requests to the same cluster node. Without session affinity, a user could land on different nodes, potentially losing session data or causing inconsistent application state.