Security readout for executives and security teams
Plain-English summary
CVE-2021-23421 is a prototype pollution issue in the JavaScript package merge-change. If an application lets untrusted data reach the vulnerable utils.set behavior, an attacker may be able to alter shared object behavior and cause limited confidentiality, integrity, or availability impact.
Executive priority
Treat this as a moderate dependency risk. It does not have known active exploitation in the provided sources, but it can affect application trust boundaries where user-controlled structured data is processed.
Technical view
The source bundle states all versions of merge-change are vulnerable through utils.set. The CVSS 3.1 score is 5.6 with network attack vector, high complexity, no privileges, and no user interaction. Exploit maturity is unproven and CISA KEV is false.
Likely exposure
Exposure is limited to applications that install merge-change and pass attacker-controlled data into the affected utility path. Risk is lower where the package is absent, unused, or only processes trusted internal data.
Exploitation context
No cited source in the bundle reports active exploitation, and the CVSS vector marks exploit code maturity as unproven. The vulnerability is remotely reachable only when application data flow exposes the affected package behavior to untrusted input.
Researcher notes
Evidence is sparse. The bundle names utils.set and links to upstream code, but does not provide a fixed version or vendor advisory details beyond Snyk. The affected version data lists “0” while the description says all versions; verify package metadata before closure.
Mitigation direction
- Inventory applications and services for the merge-change package.
- Check Snyk and upstream vendor guidance for patched or replacement options.
- Remove or replace merge-change where practical if no fixed version is available.
- Prevent untrusted input from reaching affected merge-change utility paths.
- Prioritize internet-facing applications that process user-supplied structured data.
Validation and detection
- Review package manifests and lockfiles for merge-change.
- Confirm whether merge-change is bundled transitively in production builds.
- Trace application calls that pass external data into merge-change utilities.
- Add regression tests covering unsafe object-path handling at application boundaries.
- Document trusted-only usage if no attacker-controlled path exists.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-2021-23421 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:U/RL:U/RC:R
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:U/RL:U/RC:R2.23.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.6MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:U/RL:U/RC:R
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JS-MERGECHANGE-1310985CVE reference · x_refsource_MISC
- https://github.com/VladimirShestakov/merge-change/blob/9901f145e06158f284f52de42e6ba5b0f702fb65/utils.js%23L89-L123CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
