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

24
FAUCET Score

CVE-2026-24783 is a high-severity vulnerability (CVSS 7.5) affecting the soroban-fixed-point-math library (versions 1.3.0 and 1.4.0) used in Soroban smart contracts. The vulnerability lies within the mulDiv function, which incorrectly handles negative intermediate products and divisors, leading to miscalculated rounding in critical division functions like fixed_div_floor and fixed_div_ceil. This could result in incorrect financial calculations or logic within affected smart contracts. The attack vector is network-based with low attack complexity, requiring no user interaction or privileges, and its impact is primarily on integrity (I:H). While the vulnerability is significant, there is currently no evidence of active exploitation, public exploit code (Metasploit, Nuclei, ExploitDB), or community discussion. Patches are available in versions 1.3.1 and 1.4.1, and no workarounds exist for unpatched versions.

Impacted Technologies

VendorProductVersion(s)CPE
1.3.0CPE matchmatch criteria
cpe:2.3:a:script3:soroban-fixed-point-math:1.3.0:*:*:*:*:rust:*:*
1.4.0CPE matchmatch criteria
cpe:2.3:a:script3:soroban-fixed-point-math:1.4.0:*:*:*:*:rust:*:*

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.37%
Probability of exploitation in next 30 days
EPSS Percentile
29.8%
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.0037 is in the 10th percentile among its peer group of 51,551 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 (3)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: soroban-fixed-point-mathFixed in: 1.4.1
rustpatch availablevia ghsa
Product: soroban-fixed-point-mathFixed in: 1.3.1

Vendor Advisories (1)

rustGHSA-x5m4-43jf-hh65high

soroban-fixed-point-math has Incorrect Rounding and Overflow Handling in Signed Fixed-Point Math with Negatives

Jan 28, 2026

References

github.com / script3/soroban-fixed-point-math/commit/c9233f7094198a49ed66a4d75786a8a3755c936a
Patch
github.com / script3/soroban-fixed-point-math/releases/tag/v1.3.1
ProductRelease Notes
github.com / script3/soroban-fixed-point-math/releases/tag/v1.4.1
ProductRelease Notes
github.com / script3/soroban-fixed-point-math/security/advisories/GHSA-x5m4-43jf-hh65
Vendor Advisory