Protocol Labsのlibp2pにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
| Title |
Protocol Labsのlibp2pにおける制限またはスロットリング無しのリソースの割り当てに関する脆弱性
|
| Summary |
libp2p-rustはlibp2pネットワーキングスタックの公式Rust言語実装です。0.17.1以前のバージョンでは、libp2p-rendezvousサーバーに登録できる名前空間の数に単一のピアあたり制限がありませんでした。悪意のあるピアはループで一意の名前空間を登録し続けることができ、サーバーはそれぞれの登録に対してメモリを割り当てながら問題なく受け入れ続けます。これを十分に長く(または複数のシビルピアで)行うと、サーバープロセスがOOMキルされます。この脆弱性は0.17.1で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 7, 2026, midnight |
| Registration Date |
April 27, 2026, 10:49 a.m. |
| Last Update |
April 27, 2026, 10:49 a.m. |
|
CVSS3.0 : 重要
|
| Score |
7.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 10:49 a.m. |
NVD Vulnerability Information
CVE-2026-35405
| Summary |
libp2p-rust is the official rust language Implementation of the libp2p networking stack. Prior to 0.17.1, libp2p-rendezvous server has no limit on how many namespaces a single peer can register. A malicious peer can just keep registering unique namespaces in a loop and the server happily accepts every single one allocating memory for each registration with no pushback. Keep doing this long enough (or with multiple sybil peers) and the server process gets OOM killed. This vulnerability is fixed in 0.17.1.
|
| Publication Date |
April 8, 2026, 12:17 a.m. |
| Registration Date |
April 15, 2026, 11:28 a.m. |
| Last Update |
April 24, 2026, 10:37 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:protocol:libp2p:*:*:*:*:*:rust:*:* |
|
|
|
0.17.1 |
Related information, measures and tools
Common Vulnerabilities List