GHSA-x2hw-px52-wp4m · 深刻度: medium · エコシステム: rust — rs-soroban-sdk: `Fr` scalar field equality comparison bypasses modular reduction
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 validation bypasses in contracts that perform equality checks on user-supplied scalar values. This vulnerability is fixed in 22.0.11, 23.5.3, and 25.3.0.
総合評価: CVE-2026-32322 は低リスク(28.2/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.28%、19 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.28% | +0.25% |
| 2 | 2026-03-13 | — | 0.03% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-x2hw-px52-wp4m · 深刻度: medium · エコシステム: rust — rs-soroban-sdk: `Fr` scalar field equality comparison bypasses modular reduction
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| stellar | rs-soroban-sdk | < 22.0.11 | cpe:2.3:a:stellar:rs-soroban-sdk:*:*:*:*:*:rust:*:* |
| stellar | rs-soroban-sdk | >= 23.0.0, < 23.5.3 | cpe:2.3:a:stellar:rs-soroban-sdk:*:*:*:*:*:rust:*:* |
| stellar | rs-soroban-sdk | >= 25.0.0, < 25.3.0 | cpe:2.3:a:stellar:rs-soroban-sdk:*:*:*:*:*:rust:*:* |
| URL | タグ |
|---|---|
| https://github.com/stellar/rs-soroban-sdk/security/advisories/GHSA-x2hw-px52-wp4m | Mitigation Patch Vendor Advisory |