CVE-2026-78635

Summary

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 underlying CLI framework interprets it as a command-line flag, causing unintended modification of the SSH client's behavior.

Affected Software

VendorProductVersion RangeStatus
OktaOkta Privileged Access Client1.18.0 < 1.113.0affected

Weaknesses

  • CWE-88: Improper Neutralization of Argument Delimiters in a Command

References