{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "4.1.133"
              },
              {
                "introduced": "4.2.0"
              },
              {
                "fixed": "4.2.13"
              }
            ],
            "source": "CPE_RANGE"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "fb13125f135ab53203513ff603872a3abe84d38d"
            },
            {
              "introduced": "09e64d259c99be8b5b2a471a78f11e65eb82598a"
            },
            {
              "fixed": "b3844c8108b42f68d56144b36d4d1ed96078a688"
            }
          ],
          "repo": "https://github.com/netty/netty",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-mj4r-2hfc-f8p6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-400",
      "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42583.json"
  },
  "details": "Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Lz4FrameDecoder allocates a ByteBuf of size decompressedLength (up to 32 MB per block) before LZ4 runs. A peer only needs a 21-byte header plus compressedLength payload bytes - 22 bytes if compressedLength == 1 - to force that allocation. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.",
  "id": "CVE-2026-42583",
  "modified": "2026-07-08T05:36:38.346783170Z",
  "published": "2026-05-13T18:09:19.817Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42583.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/netty/netty/security/advisories/GHSA-mj4r-2hfc-f8p6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42583"
    }
  ],
  "schema_version": "1.7.5",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Netty: Lz4FrameDecoder resource exhaustion"
}