CVE-2026-78574

Summary

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.

Affected Software

VendorProductVersion RangeStatus
OktaOkta Hyperdrive Integration Plugin1.2.0 < 1.5.2affected

Weaknesses

  • CWE-426: Untrusted Search Path

References