VYPR
Medium severity6.2GHSA Advisory· Published May 27, 2026· Updated Jun 1, 2026

CVE-2026-42328

CVE-2026-42328

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

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
github.com/ipld/go-ipld-primeGo
< 0.23.00.23.0

Affected products

34

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.