GHSA-j47c-j42c-mwqq · Severity: medium · Ecosystem: npm — Solana Pay Vulnerable to Weakness in Transfer Validation Logic
Solana Pay is a protocol and set of reference implementations that enable developers to incorporate decentralized payments into their apps and services. When a Solana Pay transaction is located using a reference key, it may be checked to represent a transfer of the desired amount to the recipient, using the supplied `validateTransfer` function. An edge case regarding this mechanism could cause the validation logic to validate multiple transfers. This issue has been patched as of version `0.2.1`. Users of the Solana Pay SDK should upgrade to it. There are no known workarounds for this issue.
Conclusion & alert: CVE-2022-35917 is rated Low Risk (39.1/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.29%). 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 | 2025-08-07 | 0.43% | 0.29% | -0.15% |
| 2 | 2025-08-03 | 0.05% | 0.43% | +0.38% |
| 3 | 2023-03-07 | — | 0.05% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | [email protected] |
GHSA-j47c-j42c-mwqq · Severity: medium · Ecosystem: npm — Solana Pay Vulnerable to Weakness in Transfer Validation Logic
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| solanalabs | pay | < 0.2.1 | cpe:2.3:a:solanalabs:pay:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/solana-labs/solana-pay/blob/master/SPEC.md#reference | Third Party Advisory |
| https://github.com/solana-labs/solana-pay/blob/master/core/src/validateTransfer.ts | Third Party Advisory |
| https://github.com/solana-labs/solana-pay/commit/ac6ce0d0a81137700874a8bf5a7caac3be999fad | Patch Third Party Advisory |
| https://github.com/solana-labs/solana-pay/security/advisories/GHSA-j47c-j42c-mwqq | Patch Third Party Advisory |