LiveActive security incident?Get immediate response
CVE Record

CVE-2020-7727: Prototype Pollution

All versions of package gedi are vulnerable to Prototype Pollution via the set function.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

CVE-2020-7727 affects the npm package gedi. The reported flaw is prototype pollution through its set function, which can let attacker-controlled data alter shared JavaScript object behavior. If the package is used in a server or build path that processes untrusted input, the business risk can be serious.

Executive priority

Prioritize quickly where gedi is present in production, especially in externally reachable services. The score is critical, but urgency depends on actual dependency presence and whether untrusted data reaches vulnerable code.

Technical view

The CVE describes all versions of gedi as vulnerable to prototype pollution via the set function. The CVSS 3.1 score is 9.8 critical with network attack vector, low complexity, no privileges, and no user interaction. The provided sources do not name a fixed version or vendor patch.

Likely exposure

Exposure is likely limited to applications or transitive dependency trees that include the gedi npm package. Highest concern is code paths where gedi handles attacker-controlled object keys, paths, or structured data.

Exploitation context

CISA KEV is false in the bundle, so there is no provided evidence of known active exploitation. The CVSS temporal vector indicates proof-of-concept maturity, but the supplied bundle does not include exploit details.

Researcher notes

Evidence is concise: CVE and Snyk identify prototype pollution in gedi's set function across all versions. No CWE, CPE, patch version, or detailed exploit narrative is provided in the bundle. Treat exploitation claims beyond proof-of-concept maturity as unconfirmed.

Mitigation direction

  • Check current vendor and package advisory guidance for gedi.
  • Remove or replace gedi where feasible, especially in production services.
  • Block untrusted input from reaching vulnerable object path setters.
  • Use dependency pinning and SCA policy to prevent reintroduction.
  • Prioritize remediation for internet-facing or data-processing services.

Validation and detection

  • Search manifests and lockfiles for direct or transitive gedi usage.
  • Map reachable code paths that call gedi's set function.
  • Confirm whether those paths process user-controlled keys or objects.
  • Run SCA checks that identify CVE-2020-7727 or SNYK-JS-GEDI-598803.
  • Document affected applications, owners, and remediation decisions.
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-2020-7727 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/RC:C3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2020-7727Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:U/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/agedi0Listed
Weakness

CWE details

No CWE listed

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