๐Ÿ” CVE Alert

CVE-2026-42328

MEDIUM 6.2

go-ipld-prime: DAG-CBOR and DAG-JSON decoders unbounded recursion depth

CVSS Score
6.2
EPSS Score
0.0%
EPSS Percentile
2th

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.23.0, the DAG-CBOR and DAG-JSON decoders recurse on each nested map or list without a depth limit. A payload containing deeply nested collections causes the decoder to recurse once per level, growing the goroutine stack until the Go runtime terminates the process with a fatal stack overflow (distinct from a recoverable panic). This vulnerability is fixed in 0.23.0.

CWE CWE-674
Vendor ipld
Product go-ipld-prime
Published May 27, 2026
Last Updated May 28, 2026
Stay Ahead of the Next One

Get instant alerts for ipld go-ipld-prime

Be the first to know when new medium vulnerabilities affecting ipld go-ipld-prime are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

ipld / go-ipld-prime
< 0.23.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/ipld/go-ipld-prime/security/advisories/GHSA-w239-58x2-q8p5