LiveActive security incident?Get immediate response
CVE Record

CVE-2019-20149: ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes...

ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by 'constructor': {'name':'Symbol'}. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

CVE-2019-20149 affects the JavaScript package kind-of v6.0.2. Crafted external input can alter how the library identifies a value’s type, potentially causing application logic to make the wrong security or validation decision. The public sources do not provide severity scoring, broad affected-product details, or evidence of active exploitation.

Executive priority

Treat this as a dependency hygiene and validation-risk item, not an emergency based on current evidence. Prioritize confirmation in software inventories and remediation where kind-of influences authorization, validation, or routing decisions.

Technical view

The reported issue is in ctorName handling in index.js in kind-of v6.0.2. A conflicting property name, demonstrated with constructor.name set to Symbol, can overwrite internal attributes and manipulate type detection results. Impact depends on whether application decisions trust kind-of output for untrusted data.

Likely exposure

Exposure is likely limited to JavaScript projects that directly or transitively depend on kind-of v6.0.2 and run type checks on attacker-controlled objects. The source bundle does not identify affected downstream products or platforms.

Exploitation context

The CVE description references a crafted payload that changes type-detection behavior. No CISA KEV listing or provided source states active exploitation. The available evidence supports a logic-manipulation risk, not confirmed widespread exploitation.

Researcher notes

The public record is sparse: no CVSS, CWE, CPE, or confirmed fixed version is included in the provided bundle. Analysis should focus on dependency reachability and whether manipulated type results can alter meaningful application behavior.

Mitigation direction

  • Inventory direct and transitive dependencies for kind-of v6.0.2.
  • Check the maintainer issue and pull request for confirmed fix guidance.
  • Avoid relying on kind-of results for security decisions on untrusted objects.
  • Update or replace the package when a fixed release is confirmed.
  • Monitor package advisories and the CVE record for updated severity data.

Validation and detection

  • Review lockfiles and SBOMs for kind-of version 6.0.2.
  • Identify code paths where untrusted objects reach kind-of checks.
  • Confirm scanners or SCA tools detect this CVE in affected dependencies.
  • Verify remediation against maintainer guidance before closing the finding.
Prepared
Confidence
medium
Sources
4

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-2019-20149 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
3Source 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.