Auth0 Symfony is a Symfony SDK for Auth0 Authentication and Management APIs. From 5.0.0-BETA0 until 5.9.0, the Authorizer::authenticate() and Authorizer::supports() paths in the Authorizer security authenticator may accept OAuth 2.0 bearer access tokens from the token URL query parameter as well as the Authorization header for protected HTTP routes. Query-string tokens can be recorded in server logs, browser history, or referrer data and then replayed against protected API endpoints. This issue is fixed in version 5.9.0.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-09-14 18:17
Updated : 2026-09-14 20:16
NVD link : CVE-2026-50157
Mitre link : CVE-2026-50157
CVE.ORG link : CVE-2026-50157
JSON object : View
Products Affected
No product.
CWE
CWE-598
Use of HTTP Request With Sensitive Query String
