CWE-626Variant

Null Byte Interaction Error (Poison Null Byte)

Draft in the CWE catalog · 8 CVEs mapped

8
CVEs mapped
7.1
Median CVSS
What it is

The product does not properly handle null bytes or NUL characters when passing data between different representations or components.

Recent examples
3.5cvss
CVE-2026-76816

CVE-2026-76816 - LOW Severity Vulnerability

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.

LOWno explanation yet
0%
epss
7.5cvss
CVE-2026-62380

CVE-2026-62380 - HIGH Severity Vulnerability

Netty (io.netty:netty-codec-socks) versions 4.2.0.Final through 4.2.16.Final and 4.1.x through 4.1.136.Final contain null byte, CRLF, and credential injection vulnerabilities in the SOCKS4 (Socks4ClientEncoder) and SOCKS5 (Socks5ClientEncoder) client encoders, which fail to validate domain address and authentication (username/password) fields. An attacker able to control these fields can inject null bytes or CRLF characters to truncate or alter values, potentially enabling domain spoofing, SOCKS4 userid truncation, authentication data injection, and protocol confusion. Fixed in 4.2.17.Final and 4.1.137.Final.

HIGHno explanation yet
0%
epss
7.5cvss
CVE-2026-42579

CVE-2026-42579 - HIGH Severity Vulnerability

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.

HIGHno explanation yet
1%
epss
The record
Technical detail
CWE ID
CWE-626
Abstraction
Variant
Structure
Simple
Status
Draft
References (3)