Contract validation bypass via unreduced scalar comparison
Published Mar 12, 2026 · Updated Mar 12, 2026
Incorrect comparison in soroban-sdk allows remote attackers to bypass contract validation by supplying crafted Fr scalar values. The Fr constructors accept arbitrary U256 values without reducing them modulo r, while PartialEq compares raw representations, causing equal field elements to compare unequal. Exploitation requires a contract to compare attacker-supplied Fr values directly before host arithmetic canonicalizes them; security-critical comparisons can make incorrect authorization or validation decisions.
Summary
What happened
Incorrect comparison in soroban-sdk allows remote attackers to bypass contract validation by supplying crafted Fr scalar values. The Fr constructors accept arbitrary U256 values without reducing them modulo r, while PartialEq compares raw representations, causing equal field elements to compare unequal. Exploitation requires a contract to compare attacker-supplied Fr values directly before host arithmetic canonicalizes them; security-critical comparisons can make incorrect authorization or validation decisions.
The record
- CVE
- CVE-2026-32322
- Published
- Mar 12, 2026
- Updated
- Mar 12, 2026
- Vendor
- Stellar Development Foundation
- Product
- soroban-sdk
- Classifications
- CWE-697, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 12, 2026CVE publishedPublication date reported by the CVE source.
- Mar 12, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 22.0.11
- Affected versionversion=>= 23.0.0, < 23.5.3
- Affected versionversion=>= 25.0.0, < 25.3.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo