libp2p 是 libp2p 网络栈的 JavaScript 实现。在 11.0.26 之前, 通过 (位于 )在 端点接受未经身份验证的 RPC 帧,且未对 protobuf 元素施加限制。随后, 中的 和 函数同步处理 数组,且每帧没有设置数量上限。 一个尺寸受限的单帧可被解码为数百万个空的订阅条目,从而阻塞事件循环;而数十万个具有唯一主题的 SUBSCRIBE 条目则会在 中分配 对象,且在移除对等节点或停止时不会将这些对象移除。空条目会导致 CPU 耗尽,但不会导致 增长;要引发持续的内存增长,需要具有唯
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-86039 | 8.2 HIGH | libp2p: PeerStore accepts attacker-signed PeerRecords for a victim peer ID and stores cert |
| CVE-2026-86038 | 7.5 HIGH | libp2p: Gossipsub StrictSign accepts attacker-signed messages as a victim RSA peer ID |
No comments yet