CVE-2021-46320 - CVE House
Back to Database
Status published High CVE-2021-46320

In OpenZeppelin <=v4.4.0, initializer functions that are invoked separate from...

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2021-46320

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

openzeppelin

View all reports →

Affected Software

openzeppelin
Vulnerable Versions:
3.2.0

Timeline

Official Publish: February 4th, 2022
Last Modified: August 4th, 2024
Added to House: July 21st, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Weaknesses (CWE)

No CWE data available

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.