CVE Catalog

CVE-2026-42579

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.01%

60th percentile - higher than 60% of all known CVEs

Summary

Netty, an asynchronous event-driven network application framework, has a vulnerability in its DNS codec that does not enforce RFC 1035 domain name constraints during encoding or decoding. This creates a bidirectional attack surface: malicious DNS responses can exploit the decoder, and user-influenced hostnames can exploit the encoder.

Risk Assessment

The vulnerability could lead to remote code execution or denial-of-service (DoS) attacks through manipulated DNS data. The organization risks compromise of integrity and availability of network services using Netty.

Recommendation

Immediately update Netty to version 4.2.13.Final or 4.1.133.Final, which contain the fix. If an update is not possible, restrict trust in DNS responses and validate hostnames.

Other vulnerabilities in Netty

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS