ZeroHour

CVE-2026-78574

Untrusted Search Path Assembly Loading in Okta Hyperdrive Integration Plugin

CVSS 3.1
7.5 high
EPSS
<1%p1
Published
()
Modified
AI analysis

CVE-2026-78574 is an untrusted search path flaw (CWE-426) in the Okta Hyperdrive Integration plugin, which resolves a required .NET assembly from a registry path in the current user's (HKCU) hive without any integrity or signature verification. A local, low-privileged attacker who can control the value or file referenced at that per-user registry path can cause the plugin's host process, or an installer running elevated, to load an attacker-supplied assembly via Assembly.LoadFrom. The unverified assembly then executes in the context of the host process or elevated installer, giving the attacker code execution in that context and potential privilege escalation (CVSS 3.1: 7.5, with high confidentiality and integrity impact, changed scope, high attack complexity, and no user interaction required). Any organization running the Okta Hyperdrive Integration plugin on Windows is potentially affected, with risk concentrated on hosts where untrusted local users can write to the registry path read by privileged processes. No exploitation is currently known: there is no public proof-of-concept, the flaw is not in CISA KEV, and EPSS estimates only about a 0.1% probability of exploitation within 30 days.

What to do: Upgrade the Okta Hyperdrive Integration plugin when Okta's advisory identifies a fixed release, and review the Okta PSIRT advisory for the exact affected version range since it is not stated in the current data. As interim mitigations, restrict write access to the HKCU registry path the plugin consults and avoid running the plugin's host process or installer with elevation while untrusted low-privileged sessions can write to that path; enforcing WinTrust signature validation on assemblies loaded via Assembly.LoadFrom is an additional hardening step. Given no known exploitation, absence from KEV, and low EPSS, treat this as scheduled remediation rather than an emergency.

Affected
Okta Hyperdrive Integration plugin
Estimated exposure
No basis for an estimate.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

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, resulting in an unverified assembly executing within the context of the host process or elevated installer.

Weakness
CWE-426
Vector
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N

In the news

No ingested article mentions this CVE yet.