What is a pass-the-cookie attack?
It is session hijacking that uses a stolen session cookie. Because the cookie already represents an authenticated session, an attacker who obtains it can import it into their own browser and gain access without the password or a second factor. It is a favored way to bypass multi-factor authentication after the fact.