Ad

CVE-2026-35480

MEDIUM CVSS 3.1: 6.2 EPSS 0.01%
Updated Apr 07, 2026
go-ipld-prime
Parameter Value
CVSS 6.2 (MEDIUM)
Fixed In 0.22.0
Type CWE-770 (Allocation Without Limits)
Vendor go-ipld-prime
Public PoC No

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.

Attack Parameters

Attack Vector
Local
Requires local access
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1