iskorotkov/avro is a fast Go Avro codec. Prior to 2.33.0, several Avro decoder paths read attacker-controlled 64-bit values from the wire format and either narrowed them to platform-sized int before bounds-checking, or summed them with overflow-prone signed-int arithmetic. On 32-bit targets (GOARCH=386, arm, mips, wasm, etc.), the truncation paths can silently bypass byte-slice limits, select the wrong union branch, or hit the OCF negative-make panic via wrap. Three sub-issues are not 32-bit-specific: cumulative-size arithmetic overflow in arrayDecoder.Decode / mapDecoder.Decode / mapDecoderUnmarshaler.Decode (wraps at math.MaxInt64 on amd64 / arm64 and bypasses MaxSliceAllocSize / MaxMapAllocSize), math.MinInt negation in block-header handling, and make([]byte, size) with a negative size in OCF block reads — all three panic or bypass caps on any platform, giving an attacker a denial-of-service primitive there. This vulnerability is fixed in 2.33.0.
CVE-2026-46384
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 57% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation1% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
May 18, 2026
Last Modified
August 20, 2026
Advisory Details (1)
Auto-updated Jun 2, 2026Integer Overflow in Avro Decoder · Advisory · iskorotkov/avro · GitHub
https://github.com/iskorotkov/avro/security/advisories/GHSA-mc57-h6j3-3hmvVendor Advisories for CVE-2026-46384(12)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:57191Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.16.3 security update
- RHSA-2026:53530Red Hat Product SecurityCritical
Red Hat Security Advisory: Multicluster Global Hub 1.7.2 security update
- RHSA-2026:48151Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat build of Cryostat security update
- RHSA-2026:47149Red Hat Product SecurityHigh
Red Hat Security Advisory: Multicluster Global Hub 1.7.2 security update
- RHSA-2026:44622Red Hat Product SecurityHigh
Red Hat Security Advisory: Multicluster Global Hub 1.6.4 security update
- RHSA-2026:42852Red Hat Product SecurityHigh
Red Hat Security Advisory: Multicluster Global Hub 1.5.6 security update
- RHSA-2026:41064Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.11.10 security update
- RHSA-2026:41054Red Hat Product SecurityHigh
Red Hat Security Advisory: Red Hat Advanced Cluster Management for Kubernetes v2.11.10 security update
- +4 more
Patch Availability(9)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | rhacm2/acm-grafana-rhel9:1786908968 | 2026-08-19 | redhat |
| redhat | multicluster-globalhub/multicluster-globalhub-grafana-rhel9:1785442872 | 2026-08-11 | redhat |
| redhat | cryostat/cryostat-storage-rhel9:4.2.0-19 | 2026-07-29 | redhat |
| redhat | multicluster-globalhub/multicluster-globalhub-grafana-rhel9:1784906628 | 2026-07-28 | redhat |
| redhat | multicluster-globalhub/multicluster-globalhub-grafana-rhel9:1784561376 | 2026-07-23 | redhat |
| redhat | multicluster-globalhub/multicluster-globalhub-grafana-rhel9:1784562060 | 2026-07-21 | redhat |
| redhat | multicluster-globalhub/multicluster-globalhub-grafana-rhel9:1784060681 | 2026-07-16 | redhat |
| redhat | rhacm2/acm-grafana-rhel9:1783578847 | 2026-07-16 | redhat |
| redhat | rhacm2/acm-grafana-rhel9:1782383730 | 2026-06-28 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(2 across 1 ecosystem)
Go(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/hamba/avro/v2 | — | — | — |
| github.com/iskorotkov/avro/v2 | — | 2.33.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 27× in last 7d / 105× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 179 total refreshes for this CVE.
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 13:58 UTCEG score recompute
- 2026-08-20 13:58 UTCVendor advisory
- 2026-08-20 12:43 UTCEG score recompute
- 2026-08-20 12:43 UTCVendor advisory
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 12:27 UTCEG score recompute
- 2026-08-19 12:27 UTCVendor advisory
- 2026-08-19 12:11 UTCEG score recompute
- 2026-08-19 12:11 UTCVendor advisory
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 12:26 UTCEG score recompute
- 2026-08-17 12:26 UTCVendor advisory
- 2026-08-17 12:12 UTCEG score recompute
- 2026-08-17 12:12 UTCVendor advisory
- 2026-08-17 10:07 UTCEG score recompute
- 2026-08-17 10:07 UTCVendor advisory
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 03:40 UTCEG score recompute
- 2026-08-16 03:40 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 13:27 UTCEG score recompute
- 2026-08-14 13:27 UTCVendor advisory
Show 75 moreShow fewer
- 2026-08-14 12:29 UTCEG score recompute
- 2026-08-14 12:29 UTCVendor advisory
- 2026-08-14 02:43 UTCEG score recompute
- 2026-08-14 02:43 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 13:37 UTCEG score recompute
- 2026-08-13 13:37 UTCVendor advisory
- 2026-08-13 12:28 UTCEG score recompute
- 2026-08-13 12:28 UTCVendor advisory
- 2026-08-13 01:43 UTCEG score recompute
- 2026-08-13 01:43 UTCVendor advisory
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 12:37 UTCEG score recompute
- 2026-08-12 12:37 UTCVendor advisory
- 2026-08-12 12:12 UTCEG score recompute
- 2026-08-12 12:12 UTCVendor advisory
- 2026-08-11 15:38 UTCEG score recompute
- 2026-08-11 15:38 UTCVendor advisory
- 2026-08-11 02:29 UTCEG score recompute
- 2026-08-11 02:29 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 13:23 UTCEG score recompute
- 2026-08-10 13:23 UTCVendor advisory
- 2026-08-10 12:26 UTCEG score recompute
- 2026-08-10 12:26 UTCVendor advisory
- 2026-08-10 03:51 UTCVendor advisory
- 2026-08-09 14:46 UTCEG score recompute
- 2026-08-09 14:46 UTCVendor advisory
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 01:40 UTCEG score recompute
- 2026-08-09 01:40 UTCVendor advisory
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 03:26 UTCEG score recompute
- 2026-08-08 03:26 UTCVendor advisory
- 2026-08-07 14:20 UTCVendor advisory
- 2026-08-07 01:14 UTCEG score recompute
- 2026-08-07 01:14 UTCVendor advisory
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 10:32 UTCVendor advisory
- 2026-08-05 21:26 UTCEG score recompute
- 2026-08-05 21:26 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-04 02:58 UTCVendor advisory
- 2026-08-03 13:43 UTCEG score recompute
- 2026-08-03 13:43 UTCVendor advisory
- 2026-08-03 12:47 UTCEG score recompute
- 2026-08-03 12:47 UTCVendor advisory
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-02 20:42 UTCVendor advisory
- 2026-08-02 07:36 UTCEG score recompute
- 2026-08-02 07:36 UTCVendor advisory
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 18:30 UTCEG score recompute
- 2026-08-01 18:30 UTCVendor advisory
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 12:25 UTCEG score recompute
- 2026-07-30 12:25 UTCVendor advisory
- 2026-07-30 12:07 UTCEG score recompute
- 2026-07-30 12:07 UTCVendor advisory
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-29 13:39 UTCEG score recompute
- 2026-07-29 13:39 UTCVendor advisory
- 2026-07-29 12:40 UTCEG score recompute
- 2026-07-29 12:40 UTCVendor advisory
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-27 14:13 UTCEPSS rescore
- 2026-07-27 13:30 UTCEG score recompute
- 2026-07-27 13:30 UTCVendor advisory
- 2026-07-27 12:40 UTCEG score recompute
- 2026-07-27 12:40 UTCVendor advisory
- 2026-07-26 14:54 UTCEPSS rescore
- 2026-07-26 14:54 UTCEPSS rescore
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p91HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Same CWE
10 shownCWE-190
Frequently asked(5)
What is CVE-2026-46384?
When was CVE-2026-46384 disclosed?
Is CVE-2026-46384 actively exploited?
What is the CVSS score of CVE-2026-46384?
How do I remediate CVE-2026-46384?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-46384
Is Your Infrastructure Affected by CVE-2026-46384?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.