AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-26488

MEDIUM · CVSS 6.5 EPSS 0.71% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-03-03 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-26488
Severity
MEDIUM
CVSS
6.5
EPSS
0.71%

Original 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.