You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g. it completely ignores the host-only-flag, it completely ignores the secure-only-flag, it completely ignores the path component of the cookie. The only thing it does is matching the domain.
As cookie content can be security relevant information, this is a security nightmare, as it can cause cookies to be sent in requests where they must be sent at all.