Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/auth0/symfony/commit/bd1851b14ae15e99cbe87c96496cf25da025288a
- https://github.com/auth0/symfony/releases/tag/5.9.0
- https://github.com/auth0/symfony/security/advisories/GHSA-ffq7-hh2j-r24p
FAQ
What is CVE-2026-50157?
CVE-2026-50157 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 au...
How severe is CVE-2026-50157?
CVE-2026-50157 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-50157?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.