๐Ÿ” CVE Alert

CVE-2026-83602

MEDIUM 6.5

Netdata: Unauthenticated remote PUT to /api/v3/settings bypasses IP allowlist controls via HTTP_ACL_NOCHECK

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

Netdata is an open source observability tool. From 2.0.0 until 2.11.0, Netdata registers /api/v3/settings in src/web/api/v3/web_api_v3.c with HTTP_ACL_NOCHECK and HTTP_ACCESS_ANONYMOUS_DATA, causing unauthenticated PUT requests handled by src/web/api/v3/api_v3_settings.c to bypass operator-configured allow dashboard from IP restrictions. A network-reachable caller can persist attacker-controlled JSON in {varlib}/settings/default.json, manipulate its version counter, and use repeated near-20 MiB writes to consume disk space, although the file does not control collection or security policy. This vulnerability is fixed in 2.11.0.

CWE CWE-284
Vendor netdata
Product netdata
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for netdata netdata

Be the first to know when new medium vulnerabilities affecting netdata netdata are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

netdata / netdata
>= 2.0.0, < 2.11.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/netdata/netdata/security/advisories/GHSA-8hjg-8hcf-fmwp github.com: https://github.com/netdata/netdata/pull/22896 github.com: https://github.com/netdata/netdata/commit/0124f50bbcf36c23e798e2b76f021f5032ec93d4 github.com: https://github.com/netdata/netdata/releases/tag/v2.11.0