AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-23384

MEDIUM · CVSS 5.4 EPSS 0.83% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2021-05-17 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 5.4. 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.

GitHub PoC Links

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

CVE
CVE-2021-23384
Severity
MEDIUM
CVSS
5.4
EPSS
0.83%

Original NVD Description

The package koa-remove-trailing-slashes before 2.0.2 are vulnerable to Open Redirect via the use of trailing double slashes in the URL when accessing the vulnerable endpoint (such as https://example.com//attacker.example/). The vulnerable code is in index.js::removeTrailingSlashes(), as the web server uses relative URLs instead of absolute URLs.