cvedb.io
CVE-2022-24794
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2022-03-31T23:15:08.127 · Last modified 2026-06-17T04:32:32.040

Summary

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.

Affected products

auth0 — express_openid_connect

Does this affect you?

Add your gear to cvedb and we'll alert you only when auth0 ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.