Answer in brief
CVE-2026-50157 records a Medium severity vulnerability in Auth0 Symfony: Bearer Token Accepted via URL Query Parameter in Auth0 Symfony SDK. The current sources do not mark it as known exploited. The current feed maps auth0/symfony (composer), auth0/symfony (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps auth0/symfony (composer), auth0/symfony (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| auth0/symfonycomposer | >=5.0.0-BETA0,<=5.8.0 | 5.9.0 |
| auth0/symfonygeneric | >= 5.0.0-BETA0, < 5.9.0 | Not reported |
Published upstream
Sep 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 15, 2026
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.
Quoted source text, attributed separately from HOL analysis.