CVE & CISA-KEV Catalog

CVE-2026-24783

HIGH
7.5
CVSS v3
NVD

Description

soroban-fixed-point-math is a fixed-point math library for Soroban smart contacts. In versions 1.3.0 and 1.4.0, the `mulDiv(x, y, z)` function incorrectly handled cases where both the intermediate product $x * y$ and the divisor $z$ were negative. The logic assumed that if the intermediate product was negative, the final result must also be negative, neglecting the sign of $z$. This resulted in rounding being applied in the wrong direction for cases where both $x * y$ and $z$ were negative. The functions most at risk are `fixed_div_floor` and `fixed_div_ceil`, as they often use non-constant numbers as the divisor $z$ in `mulDiv`. This error is present in all signed `FixedPoint` and `SorobanFixedPoint` implementations, including `i64`, `i128`, and `I256`. Versions 1.3.1 and 1.4.1 contain a patch. No known workarounds for this issue are available.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityHigh
AvailabilityNone

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

Exploit Intelligence

0.37%probability of exploitation in 30 days
30thpercentile

Low risk: more likely to be exploited than 30% of all known CVEs.

References

Vendor Advisory1
Release Notes2

Related Vulnerabilities

Other CWE-682 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2022-30780High7.556%-Fix
CVE-2020-14422Medium5.913%-Fix
CVE-2016-7433Medium5.39.8%-Fix
CVE-2023-35641High8.87.2%-Fix
CVE-2018-8319Critical9.87.0%--
CVE-2020-0022High8.86.1%-Fix

Common questions

How do I fix CVE-2026-24783?

No published fix for CVE-2026-24783 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-24783 being actively exploited?

Not that we know of. CVE-2026-24783 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.37% is the estimated probability that it will be exploited in the next 30 days. That is higher than 30% of all scored CVEs.

How severe is CVE-2026-24783?

CVE-2026-24783 has a CVSS v3 base score of 7.5, rated high. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-24783
CVE-2026-24783 severity badge

Markdown

[![CVE-2026-24783](https://tridentstack.com/cve/badge/CVE-2026-24783.svg)](https://tridentstack.com/cve/CVE-2026-24783)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-24783"><img src="https://tridentstack.com/cve/badge/CVE-2026-24783.svg" alt="CVE-2026-24783"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-03-02.