Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The API authentication token is defined as a query parameter and then appended into the request URL, which can expose secrets through logs, browser/history equivalents, proxy logs, monitoring systems, and upstream infrastructure. Even though the request is sent over HTTPS, putting credentials in the URL is an unsafe design because URLs are widely propagated and retained.
