Today I found a promising CORS misconfiguration that should have leaked PII!
Here’s a critical detail that’s often missed. For successful exploitation, the ‘SameSite’ attribute on the cookie must be set to ‘Lax’ or ‘None’. In this case it was set to ‘Strict’🛡️ #BugBounty#CORS