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

CVE-2026-42582: Netty HTTP/3 QPACK literal unbounded allocation

May 7, 2026

When Netty decodes HTTP/3 headers, it sometimes runs new byte[length] using a length from the wire before checking that many bytes are really there. A small malicious header can claim a huge length (on the order of a gigabyte).

References

  • github.com/advisories/GHSA-2c5c-chwr-9hqw
  • github.com/netty/netty
  • github.com/netty/netty/security/advisories/GHSA-2c5c-chwr-9hqw
  • nvd.nist.gov/vuln/detail/CVE-2026-42582

Code Behaviors & Features

Detect and mitigate CVE-2026-42582 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.2.13.Final

Fixed versions

  • 4.2.13.Final

Solution

Upgrade to version 4.2.13.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-770: Allocation of Resources Without Limits or Throttling
  • CWE-789: Memory Allocation with Excessive Size Value

Source file

maven/io.netty/netty-codec-http3/CVE-2026-42582.yml

Spotted a mistake? Edit the file on GitLab.

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

Page generated Sat, 09 May 2026 00:19:28 +0000.