CVE-2019-5739

HIGH

Nodejs Node.js < 6.16.0 - Denial of Service

Title source: rule

Description

Keep-alive HTTP and HTTPS connections can remain open and inactive for up to 2 minutes in Node.js 6.16.0 and earlier. Node.js 8.0.0 introduced a dedicated server.keepAliveTimeout which defaults to 5 seconds. The behavior in Node.js 6.16.0 and earlier is a potential Denial of Service (DoS) attack vector. Node.js 6.17.0 introduces server.keepAliveTimeout and the 5-second default.

Scores

CVSS v3 7.5
EPSS 0.0031
EPSS Percentile 54.0%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-770 CWE-400
Status published

Affected Products (2)

nodejs/node.js < 6.16.0
opensuse/leap

Timeline

Published Mar 28, 2019
Tracked Since Feb 18, 2026