Okta has 18 CVEs on record between 2025 and 2026. Disclosure cadence is accelerating: 17 in the last 90 days against 0 in the 90 before. The busiest recent month was September 2026 with 17. The median CVSS is 6.6 (medium). None have a confirmed exploitation report. Most affected products: Okta Access Gateway (11), Okta Hyperdrive Agent (2), Okta Hyperdrive Integration Plugin (2).
CVEs per month
Last 12 months, by publish date
- Exploited share
- 0% vs 1% corpus
- Median CVSS
- 6.6
- Publish → KEV
- —
- Last 90 days
- 17 prev 0
Products
- Okta Access Gateway 11
- Okta Hyperdrive Agent 2
- Okta Hyperdrive Integration Plugin 2
- Okta Privileged Access Client 1
- Okta Verify for Windows 1
- com.okta.sdk:okta-sdk-root 1
Worst active — by depth score
CVE-2025-67505High· 8.4Race condition in the Okta Java SDK46CVE-2026-78626High· 8.1The Okta Access Gateway improperly handles input sanitization and regular expression evaluation within its Protected Rule authorization check, resulting in an authorization bypass when an administrator has explicitly configured a Protect…45CVE-2026-78623High· 7.7The Okta Access Gateway does not sanitize SAML assertion values before interpolating them into database queries in the advanced mode datastore configuration42CVE-2026-78574High· 7.5The Okta Hyperdrive Integration plugin resolves a required assembly using a registry path within the current user's hive without integrity verification41CVE-2026-78627High· 7.3The Okta Hyperdrive Integration installer does not mask the OAuth client secret when passed as an MSI property40
Okta vulnerabilities
CVEs affecting Okta, newest first. Open any entry for full detail, references, and exploit status.
18 CVEsRSS
CVE-2026-78635Medium· 5.0The Okta Privileged Access client URL handler does not insert an option terminator before appending the target value to the command-line arguments
The Okta Privileged Access client URL handler does not insert an option terminator before appending the target value to the command-line arguments. When a scaleft:// protocol handler link contains a value beginning with a hyphen, the und…
CVE-2026-78631Medium· 5.3The Okta Hyperdrive Agent writes the decoded SAML bearer assertion to a local application log file at the default log level on every successful MFA completion
The Okta Hyperdrive Agent writes the decoded SAML bearer assertion to a local application log file at the default log level on every successful MFA completion. This insertion of sensitive information into the log file makes a live authen…
CVE-2026-78630Medium· 6.7The Okta Access Gateway does not neutralize shell metacharacters in SNMP configuration values before a privileged script uses them to construct OS commands
The Okta Access Gateway does not neutralize shell metacharacters in SNMP configuration values before a privileged script uses them to construct OS commands. An authenticated local user with access to the management interface can supply c…
CVE-2026-78629Medium· 5.6The Okta Hyperdrive agent plugin returns a success response without a signed SAML assertion when the organization's policy requires no MFA for a given user
The Okta Hyperdrive agent plugin returns a success response without a signed SAML assertion when the organization's policy requires no MFA for a given user. The response contains only a bare boolean validation indicator with no cryptogra…
CVE-2026-78622Medium· 6.0The Okta Verify for Windows uninstaller does not verify whether the user data directory is a filesystem junction before deleting its contents with elevated privileges
The Okta Verify for Windows uninstaller does not verify whether the user data directory is a filesystem junction before deleting its contents with elevated privileges. The delete operation follows the junction target, resulting in recurs…
CVE-2026-78627High· 7.3The Okta Hyperdrive Integration installer does not mask the OAuth client secret when passed as an MSI property
The Okta Hyperdrive Integration installer does not mask the OAuth client secret when passed as an MSI property. The credential is recorded in plaintext in the installer log, the Application Event Log, and the process command line, all of…
CVE-2026-78626High· 8.1The Okta Access Gateway improperly handles input sanitization and regular expression evaluation within its Protected Rule authorization check, resulting in an authorization bypass when an administrator has explicitly configured a Protect…
The Okta Access Gateway improperly handles input sanitization and regular expression evaluation within its Protected Rule authorization check, resulting in an authorization bypass when an administrator has explicitly configured a Protect…
CVE-2026-78625Medium· 6.7The Okta Access Gateway does not sanitize dashboard label values before writing them into generated PHP configuration files
The Okta Access Gateway does not sanitize dashboard label values before writing them into generated PHP configuration files. The generated file is automatically included during authentication requests, resulting in execution with the pri…
CVE-2026-78624Medium· 4.9The Okta Access Gateway backup restore function does not validate the filename embedded in an encrypted backup payload
The Okta Access Gateway backup restore function does not validate the filename embedded in an encrypted backup payload. This results in writing file contents to unintended locations on the appliance filesystem.
CVE-2026-78623High· 7.7The Okta Access Gateway does not sanitize SAML assertion values before interpolating them into database queries in the advanced mode datastore configuration
The Okta Access Gateway does not sanitize SAML assertion values before interpolating them into database queries in the advanced mode datastore configuration. The unsanitized values are substituted directly into the query string prior to …
CVE-2026-78620Medium· 5.9The Okta Access Gateway Kerberos configuration handler does not validate file paths specified in event payloads before writing file contents
The Okta Access Gateway Kerberos configuration handler does not validate file paths specified in event payloads before writing file contents. The path from the event payload is used directly as the write destination, resulting in files b…
CVE-2026-78579Medium· 6.8The Okta Access Gateway does not sanitize SAML assertion attribute values before interpolating them into LDAP search filters in the LDAP datastore configuration
The Okta Access Gateway does not sanitize SAML assertion attribute values before interpolating them into LDAP search filters in the LDAP datastore configuration. The raw values are substituted directly into the filter string and passed t…
CVE-2026-78574High· 7.5The Okta Hyperdrive Integration plugin resolves a required assembly using a registry path within the current user's hive without integrity verification
The Okta Hyperdrive Integration plugin resolves a required assembly using a registry path within the current user's hive without integrity verification. The referenced path is loaded via Assembly.LoadFrom without signature validation, re…
CVE-2026-78560Medium· 4.8The Okta Access Gateway includes an optional pass-through authentication source that accepts user identity from a client-supplied HTTP header without cryptographic validation
The Okta Access Gateway includes an optional pass-through authentication source that accepts user identity from a client-supplied HTTP header without cryptographic validation. In architectures where this optional source is enabled withou…
CVE-2026-78552Medium· 6.0The Okta Access Gateway does not apply its Lua directive restriction to the application-level custom configuration field
The Okta Access Gateway does not apply its Lua directive restriction to the application-level custom configuration field. The field is interpolated directly into the nginx server block without inspection, resulting in execution of inject…
CVE-2026-78550Medium· 6.6The Okta Access Gateway management console passes user-supplied input to eval() without sanitization during an authenticated administrator SSH session
The Okta Access Gateway management console passes user-supplied input to eval() without sanitization during an authenticated administrator SSH session. As a result, the unsanitized input is executed directly, leading to code execution wi…
CVE-2026-78545Medium· 6.6The Okta Access Gateway does not sanitize the application label field before including it in the generated nginx configuration file
The Okta Access Gateway does not sanitize the application label field before including it in the generated nginx configuration file. The unsanitized value is interpolated into an nginx server block directive, resulting in execution of in…
CVE-2025-67505High· 8.4Race condition in the Okta Java SDK
Race condition in the Okta Java SDK