CVE-2026-35480

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:protocol:go-ipld-prime:*:*:*:*:*:go:*:*

History

17 Apr 2026, 19:45

Type Values Removed Values Added
CPE cpe:2.3:a:protocol:go-ipld-prime:*:*:*:*:*:go:*:*
References () https://github.com/ipld/go-ipld-prime/security/advisories/GHSA-378j-3jfj-8r9f - () https://github.com/ipld/go-ipld-prime/security/advisories/GHSA-378j-3jfj-8r9f - Vendor Advisory
First Time Protocol go-ipld-prime
Protocol

07 Apr 2026, 15:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-07 15:17

Updated : 2026-04-17 19:45


NVD link : CVE-2026-35480

Mitre link : CVE-2026-35480

CVE.ORG link : CVE-2026-35480


JSON object : View

Products Affected

protocol

  • go-ipld-prime
CWE
CWE-770

Allocation of Resources Without Limits or Throttling