Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2018-7167

28
FAUCET Score

CVE-2018-7167 is a denial-of-service vulnerability affecting Node.js versions 6.x, 8.x, and 9.x. It allows an attacker to cause a system hang by calling Buffer.fill() or Buffer.alloc() with specific parameters. This vulnerability has a CVSS score of 7.5 (HIGH), indicating a network-exploitable, low-complexity attack with high availability impact. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
> 6.9.0, < 6.14.3CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
>= 8.9.0, < 8.11.3CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*
>= 9.0.0, < 9.11.2CPE matchmatch criteria
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
7.21%
Probability of exploitation in next 30 days
EPSS Percentile
93.7%
Percentile rank of EPSS score among Peer Group
As of 2026-07-24
Model: v2026.06.15
This CVE's current EPSS score of 0.0721 is in the 89th percentile among its peer group of 51,455 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (8)

microsoftpatch availablevia msrc
Product: 16918-16820Fixed in: 14.17.2-1
microsoftpatch availablevia msrc
Product: cm1 nodejs 14.17.2-1 on CBL Mariner 1.0Fixed in: 14.17.2-1
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7Fixed in: rh-nodejs8-nodejs-0:8.11.4-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.4 EUSFixed in: rh-nodejs8-nodejs-0:8.11.4-1.el7
View patch
redhatpatch availablevia redhat_api
Product: Red Hat Software Collections for Red Hat Enterprise Linux 7.5 EUSFixed in: rh-nodejs8-nodejs-0:8.11.4-1.el7
View patch
redhatend of lifevia redhat_api
Product: Red Hat Mobile Application Platform 4Fixed in: nodejs
redhatend of lifevia redhat_api
Product: Red Hat OpenShift Enterprise 3Fixed in: jenkins-slave-nodejs
redhatend of lifevia redhat_api
Product: Red Hat Software CollectionsFixed in: rh-nodejs6-nodejs

Vendor Advisories (2)

microsoft2018-Jun/CVE-2018-7167Important

Calling Buffer.fill() or Buffer.alloc() with some parameters can lead to a hang which could result in a Denial of Service. In order to address this vulnerability the implementations of Buffer.alloc() and Buffer.fill() were updated so that they zero fill instead of hanging in these cases. All versions of Node.js 6.x (LTS "Boron") 8.x (LTS "Carbon") and 9.x are vulnerable. All versions of Node.js 10.x (Current) are NOT vulnerable.

Jun 12, 2018
redhatCVE-2018-7167Moderate

nodejs: Denial of Service by calling Buffer.fill() or Buffer.alloc() with specially crafted parameters

Jun 12, 2018

References

nodejs.org / en/blog/vulnerability/june-2018-security-releases
Vendor Advisory
security.gentoo.org / glsa/202003-48
Third Party Advisory
securityfocus.com / bid/106363
Third Party AdvisoryVDB Entry