| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-378j-3jfj-8r9f | go-ipld-prime: DAG-CBOR decoder unbounded memory allocation from CBOR headers |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 09 Apr 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
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
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-04-09T14:40:11.103Z
Reserved: 2026-04-02T20:49:44.453Z
Link: CVE-2026-35480
Updated: 2026-04-09T14:40:07.398Z
Status : Awaiting Analysis
Published: 2026-04-07T15:17:45.117
Modified: 2026-04-08T21:27:15.610
Link: CVE-2026-35480
No data.
OpenCVE Enrichment
Updated: 2026-04-09T08:24:20Z
Github GHSA