SCA: security update for github.com/ipld/go-ipld-prime (GHSA-378j-3jfj-8r9f)

medium Tenable Cloud Security Plugin ID 440024

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-35480)

Solution

Update the github.com/ipld/go-ipld-prime library and its related packages to version 0.22.0 or later.

See Also

https://github.com/advisories/GHSA-378j-3jfj-8r9f

Plugin Details

Severity: Medium

ID: 440024

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 4.9

Temporal Score: 3.6

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-35480

CVSS v3

Risk Factor: Medium

Base Score: 6.2

Temporal Score: 5.4

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/6/2026

Vulnerability Publication Date: 4/6/2026

Reference Information

CVE: CVE-2026-35480

cwe: CWE-770