AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-24794

HIGH · CVSS 7.5 EPSS 0.73% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-03-31 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-24794
Severity
HIGH
CVSS
7.5
EPSS
0.73%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)