LiveActive security incident?Get immediate response
CVE Record

CVE-2018-3753: The utilities function in all versions <= 1.0.0 of the merge-objects node module can be tricked into modify...

The utilities function in all versions <= 1.0.0 of the merge-objects node module can be tricked into modifying the prototype of Object when the attacker can control part of the structure passed to this function. This can let an attacker add or modify existing properties that will exist on all objects.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects the merge-objects Node.js module. If an attacker can control part of data passed into its utility function, they may alter Object’s prototype, causing attacker-chosen properties to appear on all objects in the process.

Executive priority

Treat as a dependency exposure review item, not an emergency based on current evidence. Prioritize internet-facing services and systems processing user-submitted JSON or object-like data.

Technical view

All merge-objects versions <= 1.0.0 are described as vulnerable to prototype pollution through attacker-controlled object structure passed to a utilities function. The bundle provides no CVSS, CWE, affected CPEs, or named fixed version.

Likely exposure

Exposure is likely limited to Node.js applications that depend on merge-objects <= 1.0.0 and pass untrusted structured input into the affected utility path.

Exploitation context

The source bundle does not show CISA KEV status or any cited evidence of active exploitation. Practical impact depends on reachable input paths and how polluted object properties influence application logic.

Researcher notes

Evidence is sparse: the bundle gives the vulnerability mechanism and affected version range, but no CVSS, CWE, patch version, exploit status, or downstream product impact. Avoid claiming active exploitation without additional sources.

Mitigation direction

  • Inventory Node.js projects for merge-objects versions <= 1.0.0.
  • Check package or vendor guidance for a fixed version or replacement.
  • Do not pass untrusted object structures into affected merge utilities.
  • Validate structured input before merge operations.
  • Review dependent packages that may include merge-objects transitively.

Validation and detection

  • Search dependency manifests and lockfiles for merge-objects.
  • Confirm deployed builds do not include versions <= 1.0.0.
  • Trace whether user-controlled data reaches merge-objects utilities.
  • Review tests for prototype pollution regression coverage.
  • Check runtime behavior for unexpected inherited object properties.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2018-3753 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.