Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. io.netty/netty-codec
  4. ›
  5. CVE-2026-42583

CVE-2026-42583: Netty Lz4FrameDecoder is vulnerable to resource exhaustion

May 7, 2026

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.

References

  • github.com/advisories/GHSA-mj4r-2hfc-f8p6
  • github.com/netty/netty
  • github.com/netty/netty/security/advisories/GHSA-mj4r-2hfc-f8p6
  • nvd.nist.gov/vuln/detail/CVE-2026-42583

Code Behaviors & Features

Detect and mitigate CVE-2026-42583 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 4.1.133.Final

Fixed versions

  • 4.1.133.Final

Solution

Upgrade to version 4.1.133.Final or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

maven/io.netty/netty-codec/CVE-2026-42583.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 00:20:46 +0000.