Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40069

24
FAUCET Score

OVERVIEW CVE-2026-40069 affects the BSV Ruby SDK versions 0.1.0 through 0.8.1, a blockchain development library for the BSV network. The vulnerability exists in the ARC (Merkle Network's transaction status API) failure detection mechanism, which fails to properly recognize multiple transaction rejection statuses. Specifically, the SDK treats responses indicating INVALID, MALFORMED, MINED_IN_STALE_BLOCK, and ORPHAN transactions as successful broadcasts, when they should be flagged as failures. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector requiring no privileges or user interaction. The primary impact is integrity compromise, as applications relying on the SDK's broadcast success confirmation may incorrectly trust transactions that were never accepted by the network. This creates downstream operational risk where transaction-dependent actions are executed based on false assumptions about blockchain acceptance. EXPLOITATION STATUS There is no indication of active exploitation, with the vulnerability absent from CISA's Known Exploited Vulnerabilities catalog and classified as inactive on vulnerability tracking platforms. The EPSS score of 0.00041 suggests minimal real-world exploitation probability currently. The vulnerability was remediated in version 0.8.2, and community awareness appears limited given the specialized nature of blockchain SDK usage.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.1.0, < 0.8.2CPE matchmatch criteria
cpe:2.3:a:sgbett:bsv_ruby_sdk:*:*:*:*:*:ruby:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
18.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 3rd percentile among its peer group of 51,485 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rubygemspatch availablevia ghsa
Product: bsv-sdkFixed in: 0.8.2

Vendor Advisories (1)

rubygemsGHSA-9hfr-gw99-8rhxhigh

bsv-sdk ARC broadcaster treats INVALID/MALFORMED/ORPHAN responses as successful broadcasts

Apr 9, 2026

References

github.com / sgbett/bsv-ruby-sdk/commit/4992e8a265fd914a7eeb0405c69d1ff0122a84cc
Patch
github.com / sgbett/bsv-ruby-sdk/issues/305
Issue Tracking
github.com / sgbett/bsv-ruby-sdk/pull/306
Issue Tracking
github.com / sgbett/bsv-ruby-sdk/releases/tag/v0.8.2
Release Notes
github.com / sgbett/bsv-ruby-sdk/security/advisories/GHSA-9hfr-gw99-8rhx
PatchVendor Advisory