Description
The Okta Privileged Access client does not reject a leading hyphen in the username portion of an SSH target. As a result, the value may be interpreted as a command-line option by the underlying SSH process.
Published: 2026-08-25
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Command injection via SSH target manipulation
Action: Apply Patch
AI Analysis

Impact

The Okta Privileged Access Client fails to reject a leading hyphen in the username portion of an SSH target. As a result the hyphenated value can be interpreted as a command‑line option by the underlying SSH process, allowing an attacker to influence the options passed to SSH. This flaw is categorized as CWE‑78 and may enable manipulation of SSH behavior, potentially leading to unintended execution or privilege escalation. (Based on the description, it is inferred that the injected option could change the SSH session).

Affected Systems

All installations of the Okta Privileged Access Client with a version earlier than 1.111.1 are vulnerable. The issue arises whenever the client is used to initiate SSH connections, regardless of the host operating system.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium severity. Because no EPSS score is available, the probability of widespread exploitation is unknown. The vulnerability is not listed in the CISA KEV catalog. The likely attack surface involves an attacker who can specify the SSH target used by the client, such as a user with access to the client’s configuration or a local attacker. (Based on the description, it is inferred that the attacker could provide a crafted target). While the flaw does not provide direct remote code execution, it permits manipulation of SSH command‑line options which could be leveraged to gain unauthorized privilege or bypass restrictions depending on the target environment.

Generated by OpenCVE AI on August 26, 2026 at 03:48 UTC.

Remediation

Vendor Solution

Upgrade the Okta Privileged Access client to version 1.111.1 or greater.


OpenCVE Recommended Actions

  • Upgrade the Okta Privileged Access Client to version 1.111.1 or later, which validates SSH target input and rejects leading hyphens.
  • Configure the client or corporate policy to reject SSH targets that start with a hyphen, or enforce a whitelist of acceptable username formats to prevent injection.
  • Monitor SSH authentication and connection logs for unexpected command‑line options or abnormal usernames that begin with a hyphen.

Generated by OpenCVE AI on August 26, 2026 at 03:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
First Time appeared Okta
Okta okta Privileged Access Client
Vendors & Products Okta
Okta okta Privileged Access Client

Wed, 26 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description The Okta Privileged Access client does not reject a leading hyphen in the username portion of an SSH target. As a result, the value may be interpreted as a command-line option by the underlying SSH process.
Title Improper Validation of SSH Target in Okta Privileged Access Client
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N'}


Subscriptions

Okta Okta Privileged Access Client
cve-icon MITRE

Status: PUBLISHED

Assigner: Okta

Published:

Updated: 2026-08-26T19:46:42.424Z

Reserved: 2026-08-20T20:46:14.393Z

Link: CVE-2026-77585

cve-icon Vulnrichment

Updated: 2026-08-26T19:46:36.291Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T20:17:06.477

Modified: 2026-08-28T19:46:29.323

Link: CVE-2026-77585

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:34:36Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')