GHSA-699g-q6qh-q4v8 · Severity: medium · Ecosystem: npm — OpenZeppelin Contracts and Contracts Upgradeable duplicated execution of subcalls in v4.9.4
OpenZeppelin Contracts is a library for smart contract development. A merge issue when porting the 5.0.1 patch to the 4.9 branch caused a line duplication. In the version of `Multicall.sol` released in `@openzeppelin/[email protected]` and `@openzeppelin/[email protected]`, all subcalls are executed twice. Concretely, this exposes a user to unintentionally duplicate operations like asset transfers. The duplicated delegatecall was removed in version 4.9.5. The 4.9.4 version is marked as deprecated. Users are advised to upgrade. There are no known workarounds for this issue.
Conclusion & alert: CVE-2023-49798 is rated Moderate Risk (46.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.49%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-12-26 | 0.38% | 0.49% | +0.12% |
| 2 | 2025-11-21 | 0.21% | 0.38% | +0.16% |
| 3 | 2025-11-18 | — | 0.21% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.9 | 3.1 | MEDIUM |
|
2.2 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-699g-q6qh-q4v8 · Severity: medium · Ecosystem: npm — OpenZeppelin Contracts and Contracts Upgradeable duplicated execution of subcalls in v4.9.4
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openzeppelin | contracts | 4.9.4 | cpe:2.3:a:openzeppelin:contracts:4.9.4:*:*:*:*:node.js:*:* |
| openzeppelin | contracts_upgradeable | 4.9.4 | cpe:2.3:a:openzeppelin:contracts_upgradeable:4.9.4:*:*:*:*:node.js:*:* |