okta/okta-sdk-java

okta/okta-sdk-java

Releases82
Frequency1 month 2 weeks
Last Release
Stars161
A Java SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.

CVE History

CVEPublishedCVSS v3CVSS v2
8.4 HIGH

Okta Java Management SDK facilitates interactions with the Okta management API. In versions 11.0.0 through 20.0.0, race conditions may arise from concurrent requests using the ApiClient class. This could cause a status code or response header from one request’s response to influence another request’s response. This issue is fixed in version 20.0.1.

5.3 MEDIUM

Okta Java Management SDK facilitates interactions with the Okta management API. In versions 21.0.0 through 24.0.0, 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. In addition to using the affected versions, users may be at risk if they are implementing a long-running application using the ApiClient in a multi-threaded manner. This issue is fixed in version 24.0.1.