Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- Passing an authentication token in a query parameter is risky because query strings are commonly logged by servers, proxies, client libraries, browser history, and observability systems. Even over HTTPS, the token can be exposed through these secondary channels, enabling credential theft and unauthorized API access if logs or traces are compromised.
