GHSA-7p99-3798-f85c · Severity: high · Ecosystem: npm — URL Redirection to Untrusted Site ('Open Redirect') in express-openid-connect
Express OpenID Connect is an Express JS middleware implementing sign on for Express web apps using OpenID Connect. Users of the `requiresAuth` middleware, either directly or through the default `authRequired` option, are vulnerable to an Open Redirect when the middleware is applied to a catch all route. If all routes under `example.com` are protected with the `requiresAuth` middleware, a visit to `http://example.com//google.com` will be redirected to `google.com` after login because the original url reported by the Express framework is not properly sanitized. This vulnerability affects versions prior to 2.7.2. Users are advised to upgrade. There are no known workarounds.
Conclusion & alert: CVE-2022-24794 is rated Moderate Risk (47.2/100): CVSS High severity, with low exploitation likelihood (EPSS 0.69%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.23% | 0.69% | +0.46% |
| 2 | 2025-04-20 | 0.27% | 0.23% | -0.04% |
| 3 | 2025-04-11 | — | 0.27% | — |
Full EPSS history (6 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
2.2 | 4.7 | [email protected] |
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | [email protected] |
| 5.8 | 2.0 | MEDIUM |
|
8.6 | 4.9 | [email protected] |
GHSA-7p99-3798-f85c · Severity: high · Ecosystem: npm — URL Redirection to Untrusted Site ('Open Redirect') in express-openid-connect
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| auth0 | express_openid_connect | < 2.7.2 | cpe:2.3:a:auth0:express_openid_connect:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/auth0/express-openid-connect/commit/0947b92164a2c5f661ebcc183d37e7f21de719ad | Patch Third Party Advisory |
| https://github.com/auth0/express-openid-connect/security/advisories/GHSA-7p99-3798-f85c | Third Party Advisory |