CVE-2026-42579

Summary

Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, Netty's DNS codec does not enforce RFC 1035 domain name constraints during either encoding or decoding. This creates a bidirectional attack surface: malicious DNS responses can exploit the decoder, and user-influenced hostnames can exploit the encoder. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.

Affected Software

VendorProductVersion RangeStatus
nettynetty>= 4.2.0.Alpha1, < 4.2.13.Finalaffected
nettynetty< 4.1.133.Finalaffected

Weaknesses

  • CWE-20: CWE-20: Improper Input Validation
  • CWE-400: CWE-400: Uncontrolled Resource Consumption
  • CWE-626: CWE-626: Null Byte Interaction Error (Poison Null Byte)

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: partial

Additional References

netty: Netty: High integrity impact due to improper DNS domain name constraint enforcement

Additional References

References