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.

Project Subscriptions

Vendors Products
Go-ipld-prime Subscribe
Advisories
Source ID Title
Github GHSA Github GHSA GHSA-378j-3jfj-8r9f go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Thu, 09 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 09 Apr 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Ipld
Ipld go-ipld-prime
Vendors & Products Ipld
Ipld go-ipld-prime

Tue, 07 Apr 2026 15:15:00 +0000

Type Values Removed Values Added
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.
Title go-ipld-prime's DAG-CBOR decoder unbounded memory allocation from CBOR headers
Weaknesses CWE-770
References
Metrics cvssV3_1

{'score': 6.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-04-09T14:40:11.103Z

Reserved: 2026-04-02T20:49:44.453Z

Link: CVE-2026-35480

cve-icon Vulnrichment

Updated: 2026-04-09T14:40:07.398Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-04-07T15:17:45.117

Modified: 2026-04-08T21:27:15.610

Link: CVE-2026-35480

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-09T08:24:20Z

Weaknesses