LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23396: Prototype Pollution

All versions of package lutils are vulnerable to Prototype Pollution via the main (merge) function.

MediumCVSS 5.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-23396 is a prototype pollution flaw in the npm package lutils. If an application uses its merge function on attacker-controlled data, an attacker may alter shared JavaScript object behavior, potentially affecting confidentiality, integrity, and availability at low impact.

Executive priority

Treat as a normal dependency-risk item, not an emergency. Prioritize applications that process external JSON, request bodies, or configuration data through lutils merge.

Technical view

The supplied bundle states all versions of lutils are vulnerable through the main merge function. The CVSS 3.1 score is 5.6, with network attack vector, high attack complexity, no privileges, no user interaction, and low C/I/A impact.

Likely exposure

Exposure is most likely in Node.js applications or transitive dependencies that include lutils and pass untrusted input into its merge functionality. The bundle does not identify specific downstream products.

Exploitation context

The CVE is not listed in KEV, and the supplied sources do not claim active exploitation. Exploitability is marked proof-of-concept in CVSS metadata, but high complexity limits broad opportunistic risk.

Researcher notes

Evidence is limited to the CVE metadata and Snyk advisory reference. The bundle does not include fixed version details, exploit examples, affected applications, or observed exploitation claims.

Mitigation direction

  • Inventory direct and transitive dependencies for lutils.
  • Check Snyk or package maintainer guidance for exact remediation.
  • Upgrade if a fixed version is identified by trusted guidance.
  • Replace or remove lutils if no maintained fix is available.
  • Avoid merging untrusted objects with lutils merge.

Validation and detection

  • Search package manifests and lockfiles for lutils.
  • Confirm whether lutils merge is reachable from external input.
  • Run dependency scanning to confirm CVE detection status.
  • Add regression tests for unsafe prototype keys in merge inputs.
  • Re-run unit and e2e tests after dependency changes.
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-2021-23396 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
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:P/RL:O/RC:C

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.

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

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.6CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C2.23.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.6Medium
CVSS 3.1 vector shape for CVE-2021-23396Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:O/RC:C

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/alutils0Listed
Weakness

CWE details

No CWE listed

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