Improper Input Validation Affecting netty package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.17% (7th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-ECHOLATEST-NETTY-19267893
  • published26 Aug 2026
  • disclosed24 Aug 2026

Introduced: 24 Aug 2026

NewCVE-2026-76816  (opens in a new tab)
CWE-20  (opens in a new tab)
CWE-626  (opens in a new tab)

How to fix?

There is no fixed version for Echo:latest netty.

NVD Description

Note: Versions mentioned in the description apply only to the upstream netty package and not the netty package as distributed by Echo. See How to fix? for Echo:latest relevant fixed versions and status.

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and potentially causing routing, access-control, or identity mismatches in downstream brokers. The vulnerability is exploitable when an application uses Netty's MQTT encoder to construct messages from user-controlled input. This issue is fixed in versions 4.1.137.Final and 4.2.17.Final.