In the Okta Java SDK, specific multithreaded implementations may encounter memory issues as threads are not properly cleaned up after requests are completed. Over time, this can degrade performance and availability in long-running applications and may result in a denial-of-service condition under sustained load.
You may be affected by this vulnerability if you meet the following preconditions: - Using the Okta Java SDK between versions 21.0.0 and 24.0.0, and - Implementing a long-running application using the ApiClient in a multi-threaded manner.
Upgrade Okta/okta-sdk-java to versions 24.0.1 or greater.
Okta would like to thank Andrew Pikler (pyckle) for their discovery and responsible disclosure.
{
"cwe_ids": [
"CWE-401"
],
"github_reviewed_at": "2025-12-10T21:30:55Z",
"severity": "MODERATE",
"nvd_published_at": "2025-12-10T22:16:27Z",
"github_reviewed": true
}