CVE-2017-14919
CVE-2017-14919 is a high-severity vulnerability in Nodejs Node.js with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-20.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v2: 5.0
- EPSS exploit prediction: 8% (94th percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-20
- Affected product: Nodejs Node.js
- Published:
- Last modified:
Description
Node.js before 4.8.5, 6.x before 6.11.5, and 8.x before 8.8.0 allows remote attackers to cause a denial of service (uncaught exception and crash) by leveraging a change in the zlib module 1.2.9 making 8 an invalid value for the windowBits parameter.
Frequently asked questions
- What is CVE-2017-14919?
- Node.js before 4.8.5, 6.x before 6.11.5, and 8.x before 8.8.0 allows remote attackers to cause a denial of service (uncaught exception and crash) by leveraging a change in the zlib module 1.2.9 making 8 an invalid value for the windowBits parameter.
- How severe is CVE-2017-14919?
- CVE-2017-14919 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2017-14919 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 8% (94th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2017-14919?
- CVE-2017-14919 primarily affects Nodejs Node.js. In total, 23 product configurations (CPEs) are listed as vulnerable; see the affected-products list for the exact versions.
- How do I fix CVE-2017-14919?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2017-14919 published?
- CVE-2017-14919 was published on 2017-10-30 and last updated on 2026-06-17.
References
- http://www.securityfocus.com/bid/101881
- https://nodejs.org/en/blog/release/v4.8.5/
- https://nodejs.org/en/blog/release/v6.11.5/
- https://nodejs.org/en/blog/release/v8.8.0/
- https://nodejs.org/en/blog/vulnerability/oct-2017-dos/
Affected products (23)
- cpe:2.3:a:nodejs:node.js:4.8.2:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:4.8.3:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:4.8.4:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.10.2:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.10.3:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.11.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.11.1:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.11.2:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.11.3:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:6.11.4:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.0.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.1.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.1.1:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.1.2:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.1.3:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.1.4:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.2.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.2.1:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.3.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.4.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.5.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.6.0:*:*:*:*:*:*:*
- cpe:2.3:a:nodejs:node.js:8.7.0:*:*:*:*:*:*:*
More vulnerabilities in Nodejs Node.js
- CVE-2026-21636 — Critical (CVSS 10.0): A flaw in Node.js's permission model allows Unix Domain Socket (UDS) connections to bypass network restrictions when…
- CVE-2015-0278 — Critical (CVSS 10.0): libuv before 0.10.34 does not properly drop group privileges, which allows context-dependent attackers to gain…
- CVE-2026-48930 — Critical (CVSS 9.8): A flaw in Node.js TLS hostname handling can cause Embedded-nul hostnames can lead to silent authority rebinding due to…
- CVE-2024-3566 — Critical (CVSS 9.8): A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly…
- CVE-2024-21896 — Critical (CVSS 9.8): The permission model protects itself against path traversal attacks by calling path.resolve() on any paths given by the…
- CVE-2023-39332 — Critical (CVSS 9.8): Various `node:fs` functions allow specifying paths as either strings or `Uint8Array` objects. In Node.js environments,…
All CVEs affecting Nodejs Node.js →
Other CWE-20 (Improper Input Validation) vulnerabilities
- CVE-2026-48316 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48281 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48277 — Critical (CVSS 10.0): ColdFusion versions 2025.9, 2023.20 and earlier are affected by an Improper Input Validation vulnerability that could…
- CVE-2026-48055 — Critical (CVSS 10.0): Streambert is a cross-platform Electron Desktop App to stream and download any video media. In versions 2.4.0 and…
- CVE-2026-34910 — Critical (CVSS 10.0): A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS…
- CVE-2026-33587 — Critical (CVSS 10.0): Lack of user input sanitisation in Open Notebook v1.8.3 allows the application user to execute Python code (and…
Browse all CWE-20 (Improper Input Validation) vulnerabilities →