Home

Description

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.

PUBLISHED Reserved 2026-04-02 | Published 2026-04-07 | Updated 2026-04-09 | Assigner GitHub_M




MEDIUM: 6.2CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Problem types

CWE-770: Allocation of Resources Without Limits or Throttling

Product status

< 0.22.0
affected

References

github.com/...-prime/security/advisories/GHSA-378j-3jfj-8r9f

cve.org (CVE-2026-35480)

nvd.nist.gov (CVE-2026-35480)

Download JSON