CVE-2026-31814: Yamux remote Panic via malformed WindowUpdate credit

Published Mar 13, 2026
·
Updated

Sumary The Rust implementation of Yamux accepts WindowUpdate credit values from the remote peer and applies them to per-stream send-window state. A specially crafted WindowUpdate can cause arithmetic overflow in send-window accounting, which triggers a panic in the connection state machine. This is remotely reachable over a normal network connection and does not require authentication. Attack Scenario An attacker that can establish a Yamux session with a target node can crash the target by sending two validly encoded Yamux frames: 1. Open a stream (e.g. DATA + SYN) so the stream exists with initial send-window state (DEFAULTCREDIT). 2. Send a WindowUpdate on that stream with a very large credit value (e.g. 0xFFFF0000) such that adding credit to the current send-window overflows u32. Impact Remote unauthenticated denial of service. An attacker can repeatedly trigger panics by reconnecting and replaying the crafted frame sequence. Patches Users should upgrade to yamux v0.13.9

This vulnerability was originally submitted by @revofusion to the Ethereum Foundation bug bounty program

Other sources

Yamux is a stream multiplexer over reliable, ordered connections such as TCP/IP. From 0.13.0 to before 0.13.9, a specially crafted WindowUpdate can cause arithmetic overflow in send-window accounting, which triggers a panic in the connection state machine. This is remotely reachable over a normal network connection and does not require authentication. This vulnerability is fixed in 0.13.9.

MITRE

Affected Software

2 affected componentsFixes available
rust/yamux>=0.13.0<0.13.9
0.13.9
protocol Yamux Rust>=0.13.0<0.13.9

Event History

Mar 13, 2026
Advisory Published
via GitHub·06:57 PM
Data Sourced
via GitHub·06:57 PM
DescriptionWeaknessAffected Software
CVE Published
via MITRE·07:19 PM
Data Sourced
via MITRE·07:19 PM
DescriptionWeakness
Data Sourced
via NVD·07:54 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·07:54 PM
Affected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-31814?

CVE-2026-31814 is considered a critical vulnerability due to the potential for arithmetic overflow affecting send-window accounting.

2

How do I fix CVE-2026-31814?

To mitigate CVE-2026-31814, upgrade to yamux version 0.13.9 or later, where the vulnerability has been addressed.

3

What types of applications are affected by CVE-2026-31814?

CVE-2026-31814 affects applications utilizing the Rust implementation of the Yamux protocol within the specified version range.

4

What could happen if CVE-2026-31814 is exploited?

Exploitation of CVE-2026-31814 could lead to unexpected behavior or a denial of service due to the overflow in send-window accounting.

5

How can I determine if I am using a vulnerable version related to CVE-2026-31814?

Check the version of the yamux package in your application; versions between 0.13.0 and 0.13.9 are vulnerable to CVE-2026-31814.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203