Race Condition During Access to Alternate Channel
CWE-421 · Base · Draft
The product opens an alternate channel to communicate with an authorized user, but the channel is accessible to other actors.
Extended description
This creates a race condition that allows an attacker to access the channel before the authorized user does.