---
cve: "CVE-2021-41264"
severity: "CRITICAL"
cvss: 9.8
epss: "1.4%"
vendor: "OpenZeppelin"
kev: false
exploited: false
published: "2021-11-12 18:15:07"
tags: [cve, security, critical]
source: tsecurity.de CVE-Dossier
exported: "2026-09-14T12:53:26+02:00"
---

# CVE-2021-41264

> 9.8 CRITICAL · 🧪 PoC

## Beschreibung

OpenZeppelin Contracts is a library for smart contract development. In affected versions upgradeable contracts using `UUPSUpgradeable` may be vulnerable to an attack affecting uninitialized implementation contracts. A fix is included in version 4.3.2 of `@openzeppelin/contracts` and `@openzeppelin/contracts-upgradeable`. For users unable to upgrade; initialize implementation contracts using `UUPSUpgradeable` by invoking the initializer function (usually called `initialize`). An example is provided [in the forum](https://forum.openzeppelin.com/t/security-advisory-initialize-uups-implementation-contracts/15301).

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 0c4de6721d9668d7b5b2c5a9400fd0b2a5e8de90 (Commit)
- 024cc50df478d2e8f78539819749e94d6df60592 (Commit)

## Referenzen

- <https://github.com/OpenZeppelin/openzeppelin-contracts/security/advisories/GHSA-5vp3-v4hc-gx76>
- <https://github.com/OpenZeppelin/openzeppelin-contracts/commit/024cc50df478d2e8f78539819749e94d6df60592>
- <https://forum.openzeppelin.com/t/security-advisory-initialize-uups-implementation-contracts/15301>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2021-41264) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
