Netdata is an open source observability tool. Prior to 2.10.4, an authenticated child agent can send an oversized DIMENSION SLOT value that str2ull_encoded passes to pluginsd_rrddim_put_to_slot in src/plugins.d/pluginsd_internals.h without an upper bound. prd_array_create in src/database/rrdset-pluginsd-array.h can then wrap the size_t allocation calculation while retaining the original large array size, causing the subsequent initialization loop to write beyond the undersized heap allocation and crash the parent agent. This issue is fixed in version 2.10.4 and nightly build 2.10.0-782-nightly.
CVE-2026-83601
This medium-severity CVE scores 6.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).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 34(Track)EG Risk 34/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 computedSeverity65% × 45%Exploitation1% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 43%
- KEV
- Not listed
Published
September 22, 2026
Last Modified
September 24, 2026
Advisory Details (4)
Auto-updated Sep 22, 2026Streaming protocol dimension slot has no upper-bound guard, allowing integer overflow and out-of-bounds write · Advisory · netdata/netdata · GitHub
https://github.com/netdata/netdata/security/advisories/GHSA-3qh4-842w-fvrmv2.10.4
Patch available: netdata/netdata v2.10.4
https://github.com/netdata/netdata/releases/tag/v2.10.4Add slot bounds check and unit tests for pluginsd_parser
Fix merged in netdata/netdata PR #22598 on 2026-06-08 — awaiting tagged release
https://github.com/netdata/netdata/pull/22598commit 034a774f689a (netdata/netdata)
Fix landed in netdata/netdata commit 034a774f689a — awaiting tagged release
https://github.com/netdata/netdata/commit/034a774f689ac01488fc261ca729ce0875819b1bWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 7× in last 7d / 7× 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.
- 2026-09-24 21:22 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 13:35 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-22 17:34 UTCEG score recompute
- 2026-09-22 17:10 UTCEG score recompute
- 2026-09-22 17:08 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-83601?
When was CVE-2026-83601 disclosed?
Is CVE-2026-83601 actively exploited?
What is the CVSS score of CVE-2026-83601?
How do I remediate CVE-2026-83601?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-83601
Is Your Infrastructure Affected by CVE-2026-83601?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.