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-24889

20
FAUCET Score

CVE-2026-24889 describes an arithmetic overflow vulnerability in the soroban-sdk, a Rust SDK for Soroban contracts, affecting versions up to 25.0.1, 23.5.1, and 25.0.2. Specifically, the Bytes::slice, Vec::slice, and Prng::gen_range methods are susceptible, potentially leading to corrupted contract states or unintended random number generation if contracts do not enable overflow checks. Rated as Medium severity (CVSS 5.3), this vulnerability can be exploited remotely with low complexity, resulting in a loss of integrity (I:L) without impacting confidentiality or availability. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 22.0.9CPE matchmatch criteria
cpe:2.3:a:stellar:rs-soroban-sdk:*:*:*:*:*:rust:*:*
>= 23.0.0, < 23.5.1CPE matchmatch criteria
cpe:2.3:a:stellar:rs-soroban-sdk:*:*:*:*:*:rust:*:*
>= 25.0.0, < 25.0.2CPE matchmatch criteria
cpe:2.3:a:stellar:rs-soroban-sdk:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.35%
Probability of exploitation in next 30 days
EPSS Percentile
27.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0035 is in the 17th percentile among its peer group of 23,705 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: soroban-sdkFixed in: 25.0.2
rustpatch availablevia ghsa
Product: soroban-sdkFixed in: 23.5.1
rustpatch availablevia ghsa
Product: soroban-sdkFixed in: 22.0.9

Vendor Advisories (1)

rustGHSA-96xm-fv9w-pf3fmedium

soroban-sdk has overflow in Bytes::slice, Vec::slice, GenRange::gen_range for u64

Jan 28, 2026

References

github.com / stellar/rs-soroban-sdk/commit/3890521426d71bb4d892b21f5a283a1e836cfa38
Patch
github.com / stellar/rs-soroban-sdk/commit/59fcef437260ed4da42d1efb357137a5c166c02e
Patch
github.com / stellar/rs-soroban-sdk/commit/c2757c6d774dbb28b34a0b77ffe282e59f0f8462
Patch
github.com / stellar/rs-soroban-sdk/pull/1703
Issue TrackingPatch
github.com / stellar/rs-soroban-sdk/releases/tag/v22.0.9
ProductRelease Notes
github.com / stellar/rs-soroban-sdk/releases/tag/v23.5.1
ProductRelease Notes
github.com / stellar/rs-soroban-sdk/releases/tag/v25.0.2
ProductRelease Notes
github.com / stellar/rs-soroban-sdk/security/advisories/GHSA-96xm-fv9w-pf3f
MitigationPatchVendor Advisory