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.
References
| Link | Resource |
|---|---|
| https://github.com/sgbett/bsv-ruby-sdk/commit/4992e8a265fd914a7eeb0405c69d1ff0122a84cc | Patch |
| https://github.com/sgbett/bsv-ruby-sdk/issues/305 | Issue Tracking |
| https://github.com/sgbett/bsv-ruby-sdk/pull/306 | Issue Tracking |
| https://github.com/sgbett/bsv-ruby-sdk/releases/tag/v0.8.2 | Release Notes |
| https://github.com/sgbett/bsv-ruby-sdk/security/advisories/GHSA-9hfr-gw99-8rhx | Patch Vendor Advisory |
Configurations
History
30 Apr 2026, 14:01
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:a:sgbett:bsv_ruby_sdk:*:*:*:*:*:ruby:*:* | |
| First Time |
Sgbett bsv Ruby Sdk
Sgbett |
28 Apr 2026, 17:08
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/sgbett/bsv-ruby-sdk/commit/4992e8a265fd914a7eeb0405c69d1ff0122a84cc - Patch | |
| References | () https://github.com/sgbett/bsv-ruby-sdk/issues/305 - Issue Tracking | |
| References | () https://github.com/sgbett/bsv-ruby-sdk/pull/306 - Issue Tracking | |
| References | () https://github.com/sgbett/bsv-ruby-sdk/releases/tag/v0.8.2 - Release Notes | |
| References | () https://github.com/sgbett/bsv-ruby-sdk/security/advisories/GHSA-9hfr-gw99-8rhx - Patch, Vendor Advisory | |
| CPE | cpe:2.3:a:sgbet:bsv_ruby_sdk:*:*:*:*:*:ruby:*:* | |
| First Time |
Sgbet bsv Ruby Sdk
Sgbet |
09 Apr 2026, 18:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-09 18:17
Updated : 2026-04-30 14:01
NVD link : CVE-2026-40069
Mitre link : CVE-2026-40069
CVE.ORG link : CVE-2026-40069
JSON object : View
Products Affected
sgbett
- bsv_ruby_sdk
CWE
CWE-754
Improper Check for Unusual or Exceptional Conditions
