CVE-2018-3728

CVE-2018-3728 is a high-severity vulnerability in Hapijs Hoek with a CVSS 3.x base score of 8.8. 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-471.

Key facts

Description

hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects.

Frequently asked questions

What is CVE-2018-3728?
hoek node module before 4.2.0 and 5.0.x before 5.0.3 suffers from a Modification of Assumed-Immutable Data (MAID) vulnerability via 'merge' and 'applyToDefaults' functions, which allows a malicious user to modify the prototype of "Object" via __proto__, causing the addition or modification of an existing property that will exist on all objects.
How severe is CVE-2018-3728?
CVE-2018-3728 has a CVSS 3.x base score of 8.8, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
Is CVE-2018-3728 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 4% (90th percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2018-3728?
CVE-2018-3728 affects Hapijs Hoek. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2018-3728?
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-2018-3728 published?
CVE-2018-3728 was published on 2018-03-30 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Hapijs Hoek

All CVEs affecting Hapijs Hoek →

Other CWE-471 vulnerabilities

Browse all CWE-471 vulnerabilities →