PT-2026-25360 · Debian+5 · Rust-Yamux+1

Revofusion

·

Published

2026-01-01

·

Updated

2026-03-13

·

CVE-2026-31814

CVSS v4.0

8.7

High

VectorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Yamux versions 0.13.0 through 0.13.8
Description Yamux is a stream multiplexer used over reliable, ordered connections like TCP/IP. A specially crafted WindowUpdate can lead to an arithmetic overflow in the send-window accounting, causing a panic in the connection state machine. This is remotely exploitable over a network connection without authentication. The issue involves accepting WindowUpdate credit values from a remote peer and applying them to per-stream send-window state. An attacker can establish a Yamux session and crash the target by sending a sequence of frames: opening a stream and then sending a WindowUpdate with a large credit value that overflows a u32 integer. This results in a remote, unauthenticated denial of service.
Recommendations Upgrade to Yamux version 0.13.9.

Exploit

Fix

Integer Overflow

Weakness Enumeration

Related Identifiers

CVE-2026-31814
GHSA-4W32-2493-32G7

Affected Products

Rust-Yamux
Yamux