GHSA-jjf5-wx3j-3fv7 · Severity: critical · Ecosystem: npm — Prototype Pollution in convict
This affects the package convict before 6.2.3. This is a bypass of [CVE-2022-22143](https://security.snyk.io/vuln/SNYK-JS-CONVICT-2340604). The [fix](https://github.com/mozilla/node-convict/commit/3b86be087d8f14681a9c889d45da7fe3ad9cd880) introduced, relies on the startsWith method and does not prevent the vulnerability: before splitting the path, it checks if it starts with __proto__ or this.constructor.prototype. To bypass this check it's possible to prepend the dangerous paths with any string value followed by a dot, like for example foo.__proto__ or foo.this.constructor.prototype.
Conclusion & alert: CVE-2022-21190 is rated High Exploit Risk (69.7/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.67%). Core evidence: 2 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-11-06 | 0.63% | 0.67% | +0.04% |
| 2 | 2025-05-25 | 0.05% | 0.63% | +0.58% |
| 3 | 2025-03-30 | — | 0.05% | — |
Full EPSS history (16 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-jjf5-wx3j-3fv7 · Severity: critical · Ecosystem: npm — Prototype Pollution in convict
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2022-21190 |
| URL | Tags |
|---|---|
| https://gist.github.com/dellalibera/cebce20e51410acebff1f46afdc89808 | Exploit Third Party Advisory |
| https://github.com/mozilla/node-convict/blob/3b86be087d8f14681a9c889d45da7fe3ad9cd880/packages/convict/src/main.js%23L571 | Broken Link Patch Third Party Advisory |
| https://github.com/mozilla/node-convict/blob/master/CHANGELOG.md%23623---2022-05-07 | Broken Link Release Notes Tool Signature |
| https://github.com/mozilla/node-convict/commit/1ea0ab19c5208f66509e1c43b0d0f21c1fd29b75 | Patch Tool Signature |
| https://snyk.io/vuln/SNYK-JS-CONVICT-2774757 | Exploit Third Party Advisory |