UBUNTU-CVE-2026-83599 (CVE-2026-83599)

Vulnerability from osv_ubuntu – Published: 2026-09-22 17:17 – Updated: 2026-09-22 17:17 – Source website
VLAI
Details

Netdata is an open source observability tool. Prior to 2.11.0, Netdata's unauthenticated WebSocket server negotiates permessage-deflate before authentication, and src/web/websocket/websocket-compression.c allows websocket_client_decompress_message() to grow decompressed output toward WS_MAX_DECOMPRESSED_SIZE without enforcing a compressed-to-decompressed ratio. Small highly compressed frames can therefore cause large server-side allocations, and repeated concurrent connections can exhaust memory and terminate monitoring. This vulnerability is fixed in 2.11.0.


{
  "affected": [
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "netdata",
            "binary_version": "1.9.0+dfsg-1ubuntu0.1~esm1"
          },
          {
            "binary_name": "netdata-data",
            "binary_version": "1.9.0+dfsg-1ubuntu0.1~esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "netdata",
        "purl": "pkg:deb/ubuntu/netdata@1.9.0+dfsg-1ubuntu0.1~esm1?arch=source\u0026distro=esm-apps/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.7.0+dfsg-1",
        "1.8.0+dfsg-1",
        "1.9.0+dfsg-1",
        "1.9.0+dfsg-1ubuntu0.1~esm1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "netdata",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-apache2",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-core",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-plugins-bash",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-plugins-nodejs",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-plugins-python",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-web",
            "binary_version": "1.19.0-3ubuntu1+esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:20.04:LTS",
        "name": "netdata",
        "purl": "pkg:deb/ubuntu/netdata@1.19.0-3ubuntu1+esm1?arch=source\u0026distro=esm-apps/focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.16.1-2",
        "1.19.0-3ubuntu1",
        "1.19.0-3ubuntu1+esm1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "netdata",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-apache2",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-core",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-plugins-bash",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-plugins-nodejs",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-plugins-python",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          },
          {
            "binary_name": "netdata-web",
            "binary_version": "1.33.1-1ubuntu1+esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:22.04:LTS",
        "name": "netdata",
        "purl": "pkg:deb/ubuntu/netdata@1.33.1-1ubuntu1+esm1?arch=source\u0026distro=esm-apps/jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.29.3-4",
        "1.31.0-4",
        "1.33.1-1ubuntu1",
        "1.33.1-1ubuntu1+esm1"
      ]
    },
    {
      "ecosystem_specific": {
        "binaries": [
          {
            "binary_name": "netdata",
            "binary_version": "1.43.2-1build2"
          },
          {
            "binary_name": "netdata-apache2",
            "binary_version": "1.43.2-1build2"
          },
          {
            "binary_name": "netdata-core",
            "binary_version": "1.43.2-1build2"
          },
          {
            "binary_name": "netdata-plugins-bash",
            "binary_version": "1.43.2-1build2"
          },
          {
            "binary_name": "netdata-plugins-python",
            "binary_version": "1.43.2-1build2"
          },
          {
            "binary_name": "netdata-web",
            "binary_version": "1.43.2-1build2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "netdata",
        "purl": "pkg:deb/ubuntu/netdata@1.43.2-1build2?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "1.42.1-1",
        "1.43.1-1",
        "1.43.2-1",
        "1.43.2-1build1",
        "1.43.2-1build2"
      ]
    }
  ],
  "aliases": [],
  "details": "Netdata is an open source observability tool. Prior to 2.11.0, Netdata\u0027s unauthenticated WebSocket server negotiates permessage-deflate before authentication, and src/web/websocket/websocket-compression.c allows websocket_client_decompress_message() to grow decompressed output toward WS_MAX_DECOMPRESSED_SIZE without enforcing a compressed-to-decompressed ratio. Small highly compressed frames can therefore cause large server-side allocations, and repeated concurrent connections can exhaust memory and terminate monitoring. This vulnerability is fixed in 2.11.0.",
  "id": "UBUNTU-CVE-2026-83599",
  "modified": "2026-09-22T17:17:00Z",
  "published": "2026-09-22T17:17:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2026-83599"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2026-83599"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/netdata/netdata/commit/e3811f7ee6e9fdfc4cbcb9929cab3f5d71d722d7"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/netdata/netdata/pull/22828"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/netdata/netdata/releases/tag/v2.11.0"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/netdata/netdata/security/advisories/GHSA-c8p4-cg3j-f4h2"
    }
  ],
  "related": [],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "medium",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2026-83599"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…