In the Okta Java SDK, 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.
You may be affected if you meet the following preconditions:
Upgrade Okta/okta-sdk-java to versions 21.0.0 or greater.
{
"cwe_ids": [
"CWE-362"
],
"github_reviewed": true,
"github_reviewed_at": "2025-12-10T21:31:52Z",
"nvd_published_at": null,
"severity": "HIGH"
}