SCA: security update for bsv-sdk, bsv-wallet (GHSA-hc36-c89j-5f4j)

high Tenable Cloud Security Plugin ID 440134

Description

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

- BSV Ruby SDK is the Ruby SDK for the BSV blockchain. From 0.3.1 to before 0.8.2,
BSV::Wallet::WalletClient#acquire_certificate persists certificate records to storage without verifying
the certifier's signature over the certificate contents. In acquisition_protocol: 'direct', the caller
supplies all certificate fields (including signature:) and the record is written to storage verbatim. In
acquisition_protocol: 'issuance', the client POSTs to a certifier URL and writes whatever signature the
response body contains, also without verification. An attacker who can reach either API (or who controls a
certifier endpoint targeted by the issuance path) can forge identity certificates that subsequently appear
authentic to list_certificates and prove_certificate. (CVE-2026-40070)

Solution

Update the bsv-wallet library and its related packages to version 0.3.4 or later.

See Also

https://github.com/advisories/GHSA-hc36-c89j-5f4j

Plugin Details

Severity: High

ID: 440134

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/10/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.63

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.7

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

CVSS Score Source: CVE-2026-40070

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.3

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/9/2026

Vulnerability Publication Date: 4/9/2026

Reference Information

CVE: CVE-2026-40070

cwe: CWE-347