Security readout for executives and security teams
Plain-English summary
CVE-2020-7772 is a prototype pollution issue in the npm package doc-path before version 2.1.2. If an exposed application passes untrusted data into this package, an attacker may be able to corrupt object behavior and cause a denial of service. The supplied sources do not show known active exploitation.
Executive priority
Treat this as a high-priority dependency remediation for internet-facing or API-driven Node.js services. Prioritize upgrade verification over emergency incident response unless local evidence shows exploitation.
Technical view
The affected component is doc-path before 2.1.2. The CVSS 3.1 vector is network reachable, low complexity, no privileges, no user interaction, unchanged scope, and high availability impact only. The references point to Snyk, a vulnerable path handling location, and a fixing commit.
Likely exposure
Exposure is most likely in JavaScript or Node.js applications that directly or transitively include doc-path before 2.1.2, especially where attacker-controlled input reaches document path processing.
Exploitation context
The CVE is not listed as KEV in the provided bundle. The CVSS temporal value indicates proof-of-concept evidence, but the supplied sources do not substantiate active exploitation in the wild.
Researcher notes
Evidence is limited to the CVE metadata, Snyk advisory, vulnerable source reference, and fixing commit. Do not assume confidentiality or integrity impact from the supplied CVSS; it identifies availability impact only.
Mitigation direction
- Inventory direct and transitive use of doc-path.
- Upgrade doc-path to 2.1.2 or later where applicable.
- Rebuild lockfiles and redeploy affected applications.
- Review vendor and Snyk guidance before accepting compensating controls.
- Reduce untrusted input flow into doc-path processing until upgraded.
Validation and detection
- Check package manifests and lockfiles for doc-path versions below 2.1.2.
- Confirm dependency scanners no longer report CVE-2020-7772.
- Review reachable code paths that pass external input to doc-path.
- Validate production artifacts use the remediated dependency version.
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-2020-7772 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
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:U/RC:C
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:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:U/RC:C3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P/RL:U/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JS-DOCPATH-1011952CVE reference · x_refsource_MISC
- https://github.com/mrodrig/doc-path/blob/stable/src/path.js%23L54CVE reference · x_refsource_MISC
- https://github.com/mrodrig/doc-path/commit/3e2bb168cf303bffcd7fae5f8d05e5300c1541c7CVE 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.
