cvedb.io
CVE-2026-32322
MEDIUM · CVSS 5.3
EPSS exploitation probability: 0%
Published 2026-03-13T19:54:42.610 · Last modified 2026-06-17T10:35:33.707

Summary

soroban-sdk is a Rust SDK for Soroban contracts. Prior to 22.0.11, 23.5.3, and 25.3.0, The Fr (scalar field) types for BN254 and BLS12-381 in soroban-sdk compared values using their raw U256 representation without first reducing modulo the field modulus r. This caused mathematically equal field elements to compare as not-equal when one or both values were unreduced (i.e., >= r). The vulnerability requires an attacker to supply crafted Fr values through contract inputs, and compare them directly without going through host-side arithmetic operations. Smart contracts that rely on Fr equality checks for security-critical logic could produce incorrect results. The impact depends on how the affected contract uses Fr equality comparisons, but can result in incorrect authorization decisions or val

Affected products

stellar — rs-soroban-sdk

Does this affect you?

Add your gear to cvedb and we'll alert you only when stellar ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.