AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2021-23387

MEDIUM · CVSS 5.4 EPSS 1.15% Public Exploit

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

CyberRota Analysis

AI analysis pending.

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-2021-23387
Severity
MEDIUM
CVSS
5.4
EPSS
1.15%

Original NVD Description

The package trailing-slash before 2.0.1 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::createTrailing(), as the web server uses relative URLs instead of absolute URLs.