PT-2026-47600 · Maven · Io.Netty:Netty-Handler

Published

2026-06-08

·

Updated

2026-06-08

·

CVE-2026-44249

CVSS v3.1

8.1

High

VectorAV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Summary

An attacker can bypass IPv6 subnet rules due to an incorrect masking operation in IpSubnetFilterRule.compareTo(). Valid public IP addresses can bypass the restrictions.

Details

io.netty.handler.ipfilter.IpSubnetFilterRule#compareTo(java.net.InetSocketAddress) method performs a bitwise AND between the incoming IP address and the configured networkAddress, instead of the subnetMask.

Impact

Access Control Bypass. Attacker can bypass IpSubnetFilter IPv6 access controls.

Fix

Improper Access Control

Weakness Enumeration

Related Identifiers

CVE-2026-44249
GHSA-3QP7-7MW8-WX86

Affected Products

Io.Netty:Netty-Handler