GHSA-mx2q-35m2-x2rh · Severity: medium · Ecosystem: npm — OpenZeppelin Contracts TransparentUpgradeableProxy clashing selector calls may not be delegated
OpenZeppelin Contracts is a library for secure smart contract development. A function in the implementation contract may be inaccessible if its selector clashes with one of the proxy's own selectors. Specifically, if the clashing function has a different signature with incompatible ABI encoding, the proxy could revert while attempting to decode the arguments from calldata. The probability of an accidental clash is negligible, but one could be caused deliberately and could cause a reduction in availability. The issue has been fixed in version 4.8.3. As a workaround if a function appears to be inaccessible for this reason, it may be possible to craft the calldata such that ABI decoding does not fail at the proxy and the function is properly proxied through.
Conclusion & alert: CVE-2023-30541 is rated Moderate Risk (43.3/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.45%). 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 | 2026-04-28 | 0.62% | 0.45% | -0.17% |
| 2 | 2026-04-19 | 0.10% | 0.62% | +0.52% |
| 3 | 2025-11-21 | — | 0.10% | — |
Full EPSS history (8 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-mx2q-35m2-x2rh · Severity: medium · Ecosystem: npm — OpenZeppelin Contracts TransparentUpgradeableProxy clashing selector calls may not be delegated
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openzeppelin | contracts | >= 3.2.0, < 4.8.3 | cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:* |
| openzeppelin | contracts_upgradeable | >= 3.2.0, < 4.8.3 | cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:* |