Improper Input Validation Affecting nodejs package, versions <4.8.4~dfsg-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
5.48% (92nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-NODEJS-18427033
  • published30 Jul 2026
  • disclosed25 Jul 2017

Introduced: 25 Jul 2017

CVE-2017-11499  (opens in a new tab)
CWE-20  (opens in a new tab)

How to fix?

Upgrade Echo:latest nodejs to version 4.8.4~dfsg-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nodejs package and not the nodejs package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

Node.js v4.0 through v4.8.3, all versions of v5.x, v6.0 through v6.11.0, v7.0 through v7.10.0, and v8.0 through v8.1.3 was susceptible to hash flooding remote DoS attacks as the HashTable seed was constant across a given released version of Node.js. This was a result of building with V8 snapshots enabled by default which caused the initially randomized seed to be overwritten on startup.