GHSA-hqf9-8xv5-x8xw
MODERATECVE-2026-73645The ERC7984 contract tracks total supply using a confidential euint64 value. If a call to the internal mint function would result in the total supply overflowing, the call fails silently. The wrap and onTransferReceived functions in ERC7984ERC20Wrapper assume that mint won't fail silently and do not check the return value. If the mint function fails silently, users do not receive the confidential
- Affected
- <= 0.3.0, >=0, <0.3.1
- Fixed in
- 0.3.1
- Weakness
- CWE-190
- Published
- 2026-01-05
- Source
- github