CVE-2026-62243

7.5

Netty · Netty

Netty is susceptible to a TLS hostname verification bypass, allowing attackers to perform man-in-the-middle attacks.

Executive summary

A TLS hostname verification bypass in Netty allows unauthenticated attackers to intercept encrypted traffic via man-in-the-middle attacks.

Vulnerability

The library fails to properly validate the hostname during the TLS handshake process, leading to a bypass of certificate verification. This vulnerability allows an unauthenticated attacker to present a fraudulent certificate and successfully intercept or manipulate encrypted communications.

Business impact

This vulnerability undermines the confidentiality and integrity of encrypted communications, exposing sensitive data to interception by unauthorized parties. With a CVSS score of 7.5, the risk of man-in-the-middle attacks poses a high threat to secure data transmission across the enterprise environment.

Remediation

Immediate Action: Update the Netty library to version 4.2.16.Final or 4.1.137.Final, depending on the version branch currently in use.

Proactive Monitoring: Review network traffic patterns for signs of anomalous TLS handshake behavior or unexpected certificate failures.

Compensating Controls: Utilize network-level security controls and ensure that all internal services are configured to strictly enforce certificate validation policies.

Exploitation status

Public Exploit Available: No (exploit_available: false)

Analyst recommendation

The risk of traffic interception makes this a high priority remediation task. Organizations should verify their current Netty dependencies and perform an immediate upgrade to the specified patched versions to restore the security of TLS communications.

More Netty CVEs