GHSA-p228-4mrh-ww7r · Severity: high · Ecosystem: go — Elrond-GO processing: fallback search of SCRs when not found in the main cache
Elrond-GO is a go implementation for the Elrond Network protocol. Versions prior to 1.3.50 are subject to a processing issue where nodes are affected when trying to process a cross-shard relayed transaction with a smart contract deploy transaction data. The problem was a bad correlation between the transaction caches and the processing component. If the above-mentioned transaction was sent with more gas than required, the smart contract result (SCR transaction) that should have returned the leftover gas, would have been wrongly added to a cache that the processing unit did not consider. The node stopped notarizing metachain blocks. The fix was actually to extend the SCR transaction search in all other caches if it wasn't found in the correct (expected) sharded-cache. There are no known workarounds at this time. This issue has been patched in version 1.3.50.
Conclusion & alert: CVE-2022-46173 is rated Moderate Risk (46.3/100): CVSS High severity, with low exploitation likelihood (EPSS 0.72%). 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-06-15 | 0.35% | 0.72% | +0.37% |
| 2 | 2026-01-12 | 0.49% | 0.35% | -0.14% |
| 3 | 2025-12-31 | — | 0.49% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
3.9 | 2.7 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
3.9 | 2.5 | [email protected] |
GHSA-p228-4mrh-ww7r · Severity: high · Ecosystem: go — Elrond-GO processing: fallback search of SCRs when not found in the main cache
| URL | Tags |
|---|---|
| https://github.com/ElrondNetwork/elrond-go/commit/39d7ddcb08bb34217dab6daef7cd9d287fb8cab3 | Patch Third Party Advisory |
| https://github.com/ElrondNetwork/elrond-go/pull/4718 | Patch Third Party Advisory |
| https://github.com/ElrondNetwork/elrond-go/security/advisories/GHSA-p228-4mrh-ww7r | Third Party Advisory |