cvedb.io
CVE-2023-37260
HIGH · CVSS 8.2
EPSS exploitation probability: 0%
Published 2023-07-06T16:15:10.303 · Last modified 2026-06-17T06:07:50.160

Summary

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.

Affected products

thephpleague — oauth2-server

Does this affect you?

Add your gear to cvedb and we'll alert you only when thephpleague ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.