AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-17592

HIGH · CVSS 7.5 EPSS 2.28% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2019-10-14 · 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.

GitHub PoC Links

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

CVE
CVE-2019-17592
Severity
HIGH
CVSS
7.5
EPSS
2.28%

Original NVD Description

The csv-parse module before 4.4.6 for Node.js is vulnerable to Regular Expression Denial of Service. The __isInt() function contains a malformed regular expression that processes large crafted input very slowly. This is triggered when using the cast option.