← Back

CVE-2023-26488

nvd nist
Published: Mar 3, 2023Modified: Jun 17, 2026

JSON object

Loading...
6.5
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Exploitability: 2.8 / Impact: 3.6
Source: NVD

Description

OpenZeppelin Contracts is a library for secure smart contract development. The ERC721Consecutive contract designed for minting NFTs in batches does not update balances when a batch has size 1 and consists of a single token. Subsequent transfers from the receiver of that token may overflow the balance as reported by `balanceOf`. The issue exclusively presents with batches of size 1. The issue has been patched in 4.8.2.

Affected (2)

2 products
Contracts
Contracts Upgradeable
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
From 4.8.0 to 4.8.2
From 4.8.0 to 4.8.2

Timeline

No history available yet.