CVE-2018-7159: Input Validation

Published Mar 21, 2018
·
Updated

The HTTP parser in all current versions of Node.js ignores spaces in the Content-Length header, allowing input such as Content-Length: 1 2 to be interpreted as having a value of 12. The HTTP specification does not allow for spaces in the Content-Length value and the Node.js HTTP parser has been brought into line on this particular difference. The security risk of this flaw to Node.js users is considered to be VERY LOW as it is difficult, and may be impossible, to craft an attack that makes use of this flaw in a way that could not already be achieved by supplying an incorrect value for Content-Length. Vulnerabilities may exist in user-code that make incorrect assumptions about the potential accuracy of this value compared to the actual length of the data supplied. Node.js users crafting lower-level HTTP utilities are advised to re-check the length of any input supplied after parsing is complete.

Other sources

The Node.js HTTP parser allowed for spaces inside Content-Length header values. Such values now lead to rejected connections in the same way as non-numeric values.

References:

https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOGV8.md

Red Hat

Affected Software

16 affected componentsFixes available
redhat/nodejs<8.11.0
8.11.0
redhat/nodejs<6.14.0
6.14.0
redhat/nodejs<4.9.0
4.9.0
redhat/nodejs<9.10.0
9.10.0
redhat/http-parser<2.8.1
2.8.1
Nodejs Node.js>=4.0.0<=4.1.2
Nodejs Node.js>=4.2.0<4.9.0
Nodejs Node.js>=6.0.0<=6.8.1
Nodejs Node.js>=6.9.0<6.14.0
Nodejs Node.js>=8.0.0<=8.8.1
Nodejs Node.js>=8.9.0<8.11.0
Nodejs Node.js>=9.0.0<9.10.0
Microsoft azl3 ceph 18.2.2-10
Microsoft azl3 boost 1.83.0-2
Microsoft azl3 ceph 18.2.2-11
Microsoft azl3 ceph 18.2.2-12

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade redhat/nodejs to a version that resolves this vulnerability.

    Fixed in 8.11.0
  2. Upgrade

    Upgrade redhat/nodejs to a version that resolves this vulnerability.

    Fixed in 6.14.0
  3. Upgrade

    Upgrade redhat/nodejs to a version that resolves this vulnerability.

    Fixed in 4.9.0
  4. Upgrade

    Upgrade redhat/nodejs to a version that resolves this vulnerability.

    Fixed in 9.10.0
  5. Upgrade

    Upgrade redhat/http-parser to a version that resolves this vulnerability.

    Fixed in 2.8.1
  6. Configuration

    Use a Node.js version where the HTTP parser ignores spaces no longer—i.e., connections are rejected when Content-Length contains spaces such as `Content-Length: 1 2`, interpreted as non-compliant rather than `12`.

    Node.js HTTP parser Content-Length parsing (spaces handling) = reject connections / treat Content-Length with spaces as invalid (bring parser into line with HTTP spec)
  7. Operational

    After parsing complete in any lower-level HTTP utility code, re-check the length of any input supplied to avoid relying on potentially inaccurate Content-Length values.

Event History

May 17, 2018
CVE Published
via MITRE·02:00 PM
Data Sourced
via MITRE·02:00 PM
DescriptionWeakness
Data Sourced
via NVD·02:29 PM
DescriptionSeverityWeaknessAffected Software
Sep 3, 2025
Data Sourced
via Microsoft·11:45 PM
DescriptionSeverityWeaknessAffected Software
Updated
via Microsoft·11:45 PM
SeverityAffected Software
Updated
via Microsoft·11:45 PM
Description

Frequently Asked Questions

1

What is the severity of CVE-2018-7159?

CVE-2018-7159 has been classified as a moderate severity vulnerability.

2

How do I fix CVE-2018-7159?

To fix CVE-2018-7159, upgrade Node.js to version 4.9.0, 6.14.0, 8.11.0, or 9.10.0.

3

What versions of Node.js are affected by CVE-2018-7159?

CVE-2018-7159 affects all Node.js versions prior to 4.9.0, 6.14.0, 8.11.0, and 9.10.0.

4

What does CVE-2018-7159 exploit in Node.js?

CVE-2018-7159 exploits the HTTP parser's handling of spaces in the Content-Length header.

5

Can CVE-2018-7159 lead to security issues?

Yes, CVE-2018-7159 can potentially lead to security issues by allowing an attacker to manipulate the interpretation of the Content-Length value.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203