GHSA-88g8-f5mf-f5rj · Severity: high · Ecosystem: npm — Improper Initialization in OpenZeppelin
In OpenZeppelin <=v4.4.0, initializer functions that are invoked separate from contract creation (the most prominent example being minimal proxies) may be reentered if they make an untrusted non-view external call. Once an initializer has finished running it can never be re-executed. However, an exception put in place to support multiple inheritance made reentrancy possible, breaking the expectation that there is a single execution.
Conclusion & alert: CVE-2021-46320 is rated Moderate Risk (52.8/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.17%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
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 | 2026-06-15 | 0.49% | 1.17% | +0.68% |
| 2 | 2025-03-30 | 1.08% | 0.49% | -0.59% |
| 3 | 2025-03-29 | — | 1.08% | — |
Full EPSS history (6 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] |
| 5.0 | 2.0 | MEDIUM |
|
10.0 | 2.9 | [email protected] |
GHSA-88g8-f5mf-f5rj · Severity: high · Ecosystem: npm — Improper Initialization in OpenZeppelin
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openzeppelin | openzeppelin | >= 3.2.0, <= 4.4.0 | cpe:2.3:a:openzeppelin:openzeppelin:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-9c22-pwxw-p6hx | Third Party Advisory |