GHSA-93hq-5wgc-jc82 · Severity: high · Ecosystem: npm — GovernorCompatibilityBravo may trim proposal calldata
OpenZeppelin Contracts is a library for secure smart contract development. The proposal creation entrypoint (`propose`) in `GovernorCompatibilityBravo` allows the creation of proposals with a `signatures` array shorter than the `calldatas` array. This causes the additional elements of the latter to be ignored, and if the proposal succeeds the corresponding actions would eventually execute without any calldata. The `ProposalCreated` event correctly represents what will eventually execute, but the proposal parameters as queried through `getActions` appear to respect the original intended calldata. This issue has been patched in 4.8.3. As a workaround, ensure that all proposals that pass through governance have equal length `signatures` and `calldatas` parameters.
Conclusion & alert: CVE-2023-30542 is rated Moderate Risk (50.9/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.54%). 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.56% | 0.54% | -0.02% |
| 2 | 2026-04-21 | 0.38% | 0.56% | +0.19% |
| 3 | 2026-04-17 | — | 0.38% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
2.1 | 4.7 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-93hq-5wgc-jc82 · Severity: high · Ecosystem: npm — GovernorCompatibilityBravo may trim proposal calldata
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openzeppelin | contracts | >= 4.3.0, < 4.8.3 | cpe:2.3:a:openzeppelin:contracts:*:*:*:*:*:node.js:*:* |
| openzeppelin | contracts_upgradeable | >= 4.3.0, < 4.8.3 | cpe:2.3:a:openzeppelin:contracts_upgradeable:*:*:*:*:*:node.js:*:* |