Expected Findings
- Wildcard origin and credentials are enabled together.
- Profile data is accessible with no meaningful access control.
The preview fetches an authenticated-looking endpoint and prints the permissive CORS headers that should never be sent together.
Access-Control-Allow-Origin: * Access-Control-Allow-Credentials: true