Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-24794

7.5 · HIGH
Published Mar 31, 2022 auth0 CWE-601 EPSS 0.74% (52th pctl)

Overview

CVE-2022-24794 is a high-severity vulnerability affecting auth0 express_openid_connect. It was published on March 31, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from auth0. Update express_openid_connect to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
auth0 express_openid_connect >= 0, < 2.7.2 Affected

Frequently Asked Questions

What is CVE-2022-24794?

CVE-2022-24794 is a high-severity vulnerability affecting auth0 express_openid_connect. It was published on March 31, 2022 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-24794?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-24794?

Check the references section for vendor advisories and patches from auth0. Update express_openid_connect to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-24794?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-24794 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.