SCA: security update for @openzeppelin/contracts, @openzeppelin/contracts-upgradeable (GHSA-878m-3g6q-594q)

medium Tenable Self-Hosted Container Security Plugin ID 412508

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2023-26488)

See Also

https://github.com/advisories/GHSA-878m-3g6q-594q

Plugin Details

Severity: Medium

ID: 412508

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2023-26488

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/3/2023

Vulnerability Publication Date: 3/3/2023

Reference Information

CVE: CVE-2023-26488

cwe: CWE-682