Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-w239-58x2-q8p5 | go-ipld-prime's DAG-CBOR and DAG-JSON decoders have unbounded recursion depth |
Fri, 29 May 2026 09:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 28 May 2026 03:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Ipld
Ipld go-ipld-prime |
|
| Vendors & Products |
Ipld
Ipld go-ipld-prime |
Wed, 27 May 2026 17:45: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.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. | |
| Title | go-ipld-prime: DAG-CBOR and DAG-JSON decoders unbounded recursion depth | |
| Weaknesses | CWE-674 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-28T14:14:09.825Z
Reserved: 2026-04-26T12:37:18.171Z
Link: CVE-2026-42328
Updated: 2026-05-28T14:14:06.462Z
Status : Deferred
Published: 2026-05-27T18:16:22.653
Modified: 2026-06-17T10:47:41.790
Link: CVE-2026-42328
No data.
OpenCVE Enrichment
Updated: 2026-05-28T03:30:05Z
Github GHSA