Allocation of Resources Without Limits or Throttling Affecting yazi package, versions <26.5.6-r2


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.27% (19th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-WOLFILATEST-YAZI-17291572
  • published11 Jun 2026
  • disclosed10 Jun 2026

Introduced: 10 Jun 2026

CVE-2026-46702  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

Upgrade Wolfi yazi to version 26.5.6-r2 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream yazi package and not the yazi package as distributed by Wolfi. See How to fix? for Wolfi relevant fixed versions and status.

Russh is a Rust SSH client & server library. From version 0.34.0 to before version 0.61.1, when SSH compression is enabled, russh accepted compressed packets whose on-wire size passed the normal transport packet-length checks but whose decompressed size was much larger. This allowed a remote peer to send oversized post-decompression packets that should have been rejected. In current releases, this is a remote denial-of-service / resource-exhaustion issue in the post-decompression receive path. In older releases before 0.58.0, the same remote decompression path used CryptoVec, which appears to make the historical impact worse. This issue has been patched in version 0.61.1.