Allocation of Resources Without Limits or Throttling Affecting ipfs package, versions <0.35.0-r2


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.06% (18th 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 Learn

Learn about Allocation of Resources Without Limits or Throttling vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-CHAINGUARDLATEST-IPFS-10343243
  • published11 Jun 2025
  • disclosed9 Jun 2025

Introduced: 9 Jun 2025

NewCVE-2025-49140  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

Upgrade Chainguard ipfs to version 0.35.0-r2 or higher.

NVD Description

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

Pion Interceptor is a framework for building RTP/RTCP communication software. Versions v0.1.36 through v0.1.38 contain a bug in a RTP packet factory that can be exploited to trigger a panic with Pion based SFU via crafted RTP packets, This only affect users that use pion/interceptor. Users should upgrade to v0.1.39 or later, which validates that: padLen &gt; 0 &amp;&amp; padLen &lt;= payloadLength and return error on overflow, avoiding panic. If upgrading is not possible, apply the patch from the pull request manually or drop packets whose P-bit is set but whose padLen is zero or larger than the remaining payload.