VYPR
Vendor

Netdata

Products
1
CVEs
9
Across products
9
Status
Private

Products

1

Recent CVEs

9
  • CVE-2023-22496HigJan 14, 2023
    risk 0.56cvss 8.1epss 0.36

    Netdata is an open source option for real-time infrastructure monitoring and troubleshooting. An attacker with the ability to establish a streaming connection can execute arbitrary commands on the targeted Netdata agent. When an alert is triggered, the function…

  • CVE-2024-32019HigApr 12, 2024
    risk 0.53cvss 8.8epss 0.01

    Netdata is an open source observability tool. In affected versions the `ndsudo` tool shipped with affected versions of the Netdata Agent allows an attacker to run arbitrary programs with root permissions. The `ndsudo` tool is packaged as a `root`-owned executable with the SUID…

  • CVE-2019-9834MedMar 15, 2019
    risk 0.43cvss 6.1epss 0.05

    The Netdata web application through 1.13.0 allows remote attackers to inject their own malicious HTML code into an imported snapshot, aka HTML Injection. Successful exploitation will allow attacker-supplied HTML to run in the context of the affected browser, potentially allowing…

  • CVE-2023-22497MedJan 14, 2023
    risk 0.42cvss 6.5epss 0.01

    Netdata is an open source option for real-time infrastructure monitoring and troubleshooting. Each Netdata Agent has an automatically generated MACHINE GUID. It is generated when the agent first starts and it is saved to disk, so that it will persist across restarts and reboots.…

  • CVE-2025-71385MedJul 2, 2026
    risk 0.33cvss 6.1epss 0.00

    Netdata before 2.3.1 reflects the user-supplied love query parameter of the api/v2/ilove.svg and api/v3/ilove.svg endpoints verbatim into the generated SVG document (into a text element) without HTML or XML escaping, and serves the response with Content-Type image/svg+xml. An…

  • CVE-2018-18839MedJun 18, 2019
    risk 0.00cvss 5.3epss 0.02

    An issue was discovered in Netdata 1.10.0. Full Path Disclosure (FPD) exists via api/v1/alarms. NOTE: the vendor says "is intentional.

  • CVE-2018-18838HigJun 18, 2019
    risk 0.00cvss 7.5epss 0.02

    An issue was discovered in Netdata 1.10.0. Log Injection (or Log Forgery) exists via a %0a sequence in the url parameter to api/v1/registry.

  • CVE-2018-18837MedJun 18, 2019
    risk 0.00cvss 6.1epss 0.02

    An issue was discovered in Netdata 1.10.0. HTTP Header Injection exists via the api/v1/data filename parameter because of web_client_api_request_v1_data in web/api/web_api_v1.c.

  • CVE-2018-18836MedJun 18, 2019
    risk 0.00cvss 6.5epss 0.02

    An issue was discovered in Netdata 1.10.0. JSON injection exists via the api/v1/data tqx parameter because of web_client_api_request_v1_data in web/api/web_api_v1.c.