NettyにおけるCRLF インジェクションの脆弱性
| Title |
NettyにおけるCRLF インジェクションの脆弱性
|
| Summary |
Nettyは非同期のイベント駆動型ネットワークアプリケーションフレームワークです。4.2.13.Finalおよび4.1.133.Finalより前のバージョンでは、NettyのRedisコーデックエンコーダ(RedisEncoder)がユーザー制御の文字列コンテンツを検証やサニタイズせずに直接ネットワーク出力バッファに書き込みます。Redisシリアル化プロトコル(RESP)はCRLF(\r\n)をコマンドおよびレスポンスの区切り文字として使用しているため、Redisメッセージの内容を制御できる攻撃者は任意のRedisコマンドを注入したり、偽のレスポンスを作成したりすることが可能です。この脆弱性は4.2.13.Finalおよび4.1.133.Finalで修正されました。
|
| Possible impacts |
当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 13, 2026, midnight |
| Registration Date |
May 20, 2026, 1:29 p.m. |
| Last Update |
May 20, 2026, 1:29 p.m. |
|
CVSS3.0 : 重要
|
| Score |
7.1
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N |
Affected System
| Netty |
|
Netty 4.1.133 未満
|
|
Netty 4.2.0 以上 4.2.13 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月20日] 掲載 |
May 20, 2026, 1:29 p.m. |
NVD Vulnerability Information
CVE-2026-42586
| Summary |
Netty is an asynchronous, event-driven network application framework. Prior to 4.2.13.Final and 4.1.133.Final, the Netty Redis codec encoder (RedisEncoder) writes user-controlled string content directly to the network output buffer without validating or sanitizing CRLF (\r\n) characters. Since the Redis Serialization Protocol (RESP) uses CRLF as the command/response delimiter, an attacker who can control the content of a Redis message can inject arbitrary Redis commands or forge fake responses. This vulnerability is fixed in 4.2.13.Final and 4.1.133.Final.
|
| Publication Date |
May 14, 2026, 4:17 a.m. |
| Registration Date |
May 15, 2026, 4:22 a.m. |
| Last Update |
May 19, 2026, 3:02 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:* |
|
|
|
4.1.133 |
| cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:* |
4.2.0 |
|
|
4.2.13 |
Related information, measures and tools
Common Vulnerabilities List