GHSA-wj7q-gjg8-3cpm · Severity: high · Ecosystem: composer — league/oauth2-server key exposed in exception message when passing as a string and providing an invalid pass phrase
league/oauth2-server is an implementation of an OAuth 2.0 authorization server written in PHP. Starting in version 8.3.2 and prior to version 8.5.3, servers that passed their keys to the CryptKey constructor as as string instead of a file path will have had that key included in a LogicException message if they did not provide a valid pass phrase for the key where required. This issue has been patched so that the provided key is no longer exposed in the exception message in the scenario outlined above. Users should upgrade to version 8.5.3 to receive the patch. As a workaround, pass the key as a file instead of a string.
Conclusion & alert: CVE-2023-37260 is rated Moderate Risk (49.7/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.78%). Mandatory action: Review affected assets and schedule remediation.
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 | 2026-06-15 | 1.77% | 0.78% | -0.98% |
| 2 | 2026-03-31 | 1.61% | 1.77% | +0.15% |
| 3 | 2026-03-04 | — | 1.61% | — |
Full EPSS history (38 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.2 | 3.1 | HIGH |
|
3.9 | 4.2 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-wj7q-gjg8-3cpm · Severity: high · Ecosystem: composer — league/oauth2-server key exposed in exception message when passing as a string and providing an invalid pass phrase
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| thephpleague | oauth2-server | >= 8.3.2, < 8.5.3 | cpe:2.3:a:thephpleague:oauth2-server:*:*:*:*:*:*:*:* |