GHSA-6cgh-hjpw-q3gq · Severity: medium · Ecosystem: npm — Utils.readChallengeTx does not verify the server account signature
js-stellar-sdk is a Javascript library for communicating with a Stellar Horizon server. The `Utils.readChallengeTx` function used in SEP-10 Stellar Web Authentication states in its function documentation that it reads and validates the challenge transaction including verifying that the `serverAccountID` has signed the transaction. In js-stellar-sdk before version 8.2.3, the function does not verify that the server has signed the transaction. Applications that also used `Utils.verifyChallengeTxThreshold` or `Utils.verifyChallengeTxSigners` to verify the signatures including the server signature on the challenge transaction are unaffected as those functions verify the server signed the transaction. Applications calling `Utils.readChallengeTx` should update to version 8.2.3, the first version with a patch for this vulnerability, to ensure that the challenge transaction is completely valid and signed by the server creating the challenge transaction.
Conclusion & alert: CVE-2021-32738 is rated Low Risk (31.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2023-03-07 | 0.89% | 0.05% | -0.83% |
| 2 | 2022-04-01 | 5.46% | 0.89% | -4.58% |
| 3 | 2022-02-04 | — | 5.46% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 4.0 | 2.0 | MEDIUM |
|
8.0 | 2.9 | [email protected] |
GHSA-6cgh-hjpw-q3gq · Severity: medium · Ecosystem: npm — Utils.readChallengeTx does not verify the server account signature
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| stellar | js-stellar-sdk | < 8.2.3 | cpe:2.3:a:stellar:js-stellar-sdk:*:*:*:*:*:node.js:*:* |
| URL | Tags |
|---|---|
| https://github.com/stellar/js-stellar-sdk/releases/tag/v8.2.3 | Release Notes Third Party Advisory |
| https://github.com/stellar/js-stellar-sdk/security/advisories/GHSA-6cgh-hjpw-q3gq | Third Party Advisory |