This page demonstrates that a cross-origin website can read sensitive user data from VetraFi's GraphQL API using the victim's authentication cookie.
The attack works because:
token cookie lacks SameSite and Secure flagsContent-Type: text/plain (bypasses CORS preflight)