SCA: security update for bsv-sdk (GHSA-9hfr-gw99-8rhx)

high Tenable Cloud Security Plugin ID 440133

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.1.0 to before 0.8.2, BSV::Network::ARC's
failure detection only recognises REJECTED and DOUBLE_SPEND_ATTEMPTED. ARC responses with txStatus values
of INVALID, MALFORMED, MINED_IN_STALE_BLOCK, or any ORPHAN-containing extraInfo / txStatus are silently
treated as successful broadcasts. Applications that gate actions on broadcaster success are tricked into
trusting transactions that were never accepted by the network. This vulnerability is fixed in 0.8.2.
(CVE-2026-40069)

Solution

Update the bsv-sdk library and its related packages to version 0.8.2 or later.

See Also

https://github.com/advisories/GHSA-9hfr-gw99-8rhx

Plugin Details

Severity: High

ID: 440133

Version: Revision 1.8

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: Low

Score: 3

Percentile: 23.76

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

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

CVSS Score Source: CVE-2026-40069

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/9/2026

Vulnerability Publication Date: 4/9/2026

Reference Information

CVE: CVE-2026-40069

cwe: CWE-754