216.73.217.172

CVE-2026-42328

· Published 27/05/2026 18:16 · Modified 27/05/2026 18:16

Labels: CVE-2026-42328 2026-05-27CVE-2026-42328CWE-674[email protected]

Essential information

Published
27/05/2026 18:16
Modified
27/05/2026 18:16
Author
Creator
CVSS
6.2 MEDIUM (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

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.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
go-ipld-prime / * cpe:2.3:a:go-ipld-prime:*:<0.23.0:*:*:*:*:*:*

References