HomepageOkta logo

Race condition in the Okta Java SDK CVE-2025-67505 - Dec 10, 2025

View all security advisories

Description

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.

Affected product and versions

You may be affected if you meet the following preconditions:

  • Using an Okta Java SDK version >=11.0.0 and <= 20.0.0, and

  • Implementing a multithreaded application with the ApiClient class where the response status code is used in access control flows

Resolution

Upgrade Okta/okta-sdk-java to versions 21.0.0 or greater.

Acknowledgements

Okta would like to thank João Abecasis (biochimia) for their discovery and responsible disclosure.

CVE details

CVE ID

CVE-2025-67505

Published Date

2025-12-10

Vulnerability Type

Race Condition

CWE

CWE-862 - Concurrent Execution using Shared Resource with Improper Synchronization

CVSS v3

Score: 8.4

Vector string: https://www.first.org/cvss/calculator/3-1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L