CVE-2023-26488EPSS p48.8%
CVE-2023-26488CVE-2023-26488
openzeppelin / contracts
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.
Scoring
| CVSS | 6.5 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
| EPSS | 0.71% probability of exploitation · percentile 48.8% · 2026-06-19T12:03:05Z |
| Last modified | 2026-06-17 |