SummaryThe Node.js project will release new versions of all supported release lines on, or shortly after,
Wednesday, February 27th, 2019 UTC. These releases will incorporate at least two security fixes specific to Node.js, the highest severity of which is 'low'.
The OpenSSL project has announced
releases for the 26th which may impact some release lines of Node.js and require inclusion in our security releases. The highest severity indicated by OpenSSL is
'moderate' and impacts OpenSSL 1.0.2 which is used by Node.js 6.x and 8.x. A bug-fix release for OpenSSL 1.1.1 will also be made available and we will assess the impact, if any, on Node.js 11.x which uses this version. Node.js 10.x will not be impacted by the OpenSSL releases.
ImpactReleases for all actively supported release lines will be made available to fix the following vulnerabilities.
All versions of
Node.js 6 (LTS "Boron") are vulnerable to:
- 1 Uncontrolled Resource Consumption / Denial of Service (CWE-400) vulnerability
- 1 Misinterpretation of Input (CWE-115) vulnerability
- Possible update to OpenSSL 1.0.2r depending on assessed impact
All versions of
Node.js 8 (LTS "Carbon") are vulnerable to:
- 1 Uncontrolled Resource Consumption / Denial of Service (CWE-400) vulnerability
- 1 Misinterpretation of Input (CWE-115) vulnerability
- Possible update to OpenSSL 1.0.2r depending on assessed impact
All versions of
Node.js 10 (LTS "Dubnium") are vulnerable to:
- 1 Uncontrolled Resource Consumption / Denial of Service (CWE-400) vulnerability
- 1 Misinterpretation of Input (CWE-115) vulnerability
All versions of
Node.js 11 (Current) are vulnerable to:
- 1 Uncontrolled Resource Consumption / Denial of Service (CWE-400) vulnerability
- 1 Misinterpretation of Input (CWE-115) vulnerability
- Possible update to OpenSSL 1.1.1b depending on assessed impact
Release timingReleases will be available at, or shortly after, Wednesday, February 27th, 2019 UTC, along with disclosure of the details for the flaws addressed in each release in order to allow for complete impact assessment by users.
Contact and future updatesThe current Node.js security policy can be found at
https://nodejs.org/en/security/.
Please contact
secu...@nodejs.org if you wish to report a vulnerability in Node.js.
Subscribe to the low-volume announcement-only nodejs-sec mailing list at
https://groups.google.com/forum/#!forum/nodejs-sec to stay up to date on security vulnerabilities and security-related releases of Node.js and the projects maintained in the
nodejs GitHub organization.