THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-73568 (HIGH 7.5) — py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handle_incoming() method in libp2p/stream_muxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with read_exactly() before validating it against MAX_WINDOW_

[NVD] CVE-2026-73568 (HIGH 7.5) — py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handle_incoming() method in libp2p/stream_muxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with read_exactly() before validating it against MAX_WINDOW_

lownvdPublished 2026-08-13

CVE-2026-73568 CVSS: 7.5 HIGH Published: 2026-08-13T18:18:19.547

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handle_incoming() method in libp2p/stream_muxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with read_exactly() before validating it against MAX_WINDOW_SIZE or checking whether stream_id exists. A peer that

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-73568