Allocation of Resources Without Limits or Throttling Affecting ipfs-cluster package, versions <1.1.5-r11


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.02% (5th 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-IPFSCLUSTER-15967724
  • published10 Apr 2026
  • disclosed7 Apr 2026

Introduced: 7 Apr 2026

NewCVE-2026-35480  (opens in a new tab)
CWE-770  (opens in a new tab)

How to fix?

Upgrade Chainguard ipfs-cluster to version 1.1.5-r11 or higher.

NVD Description

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

go-ipld-prime is an implementation of the InterPlanetary Linked Data (IPLD) spec interfaces, a batteries-included codec implementations of IPLD for CBOR and JSON, and tooling for basic operations on IPLD objects. Prior to 0.22.0, the DAG-CBOR decoder uses collection sizes declared in CBOR headers as Go preallocation hints for maps and lists. The decoder does not cap these size hints or account for their cost in its allocation budget, allowing small payloads to cause excessive memory allocation. This vulnerability is fixed in 0.22.0.