CVE-2026-83600
6.5
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Summary
Netdata is an open source observability tool. Prior to 2.10.4, an authenticated child agent can send an oversized CHART SLOT value that str2ull_encoded passes to pluginsd_rrdset_cache_put_to_slot in src/plugins.d/pluginsd_internals.h. The accepted slot drives reallocz to request an approximately 16 GiB chart-pointer array, and allocation failure invokes fatal and aborts the parent Netdata agent, repeatedly disabling centralized monitoring while stream access persists. This issue is fixed in version 2.10.4 and nightly build 2.10.0-782-nightly.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| netdata | netdata | < 2.10.4 | affected |
Weaknesses
- CWE-193: CWE-193: Off-by-one Error
- CWE-400: CWE-400: Uncontrolled Resource Consumption
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: poc
- Automatable: no
- Technical Impact: partial
Additional References
References
- https://github.com/netdata/netdata/security/advisories/GHSA-3mxw-fv2x-rhc6
- https://github.com/netdata/netdata/pull/22598
- https://github.com/netdata/netdata/commit/034a774f689ac01488fc261ca729ce0875819b1b
- https://github.com/netdata/netdata/releases/tag/v2.10.4
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.