Search

Find a vulnerability

Search criteria

    4 vulnerabilities found for Okta Hyperdrive Agent by Okta

    CVE-2026-78631 (GCVE-0-2026-78631)

    Vulnerability from nvd – Published: 2026-09-08 20:15 – Updated: 2026-09-10 14:41
    VLAI
    Title
    Improper Restriction of Sensitive Information in Okta Hyperdrive Agent Logging
    Summary
    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 authentication credential readable by any local user with access to the log file.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-10 14:41 UTC
    CWE
    • CWE-532 - Insertion of Sensitive Information into Log File
    Impacted products
    Vendor Product Version
    Okta Okta Hyperdrive Agent Affected: 1.4.0 , < 1.5.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78631",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-10T14:41:08.955407Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-10T14:41:26.342Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Okta Hyperdrive Agent",
              "vendor": "Okta",
              "versions": [
                {
                  "lessThan": "1.5.2",
                  "status": "affected",
                  "version": "1.4.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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 authentication credential readable by any local user with access to the log file."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-532",
                  "description": "Insertion of Sensitive Information into Log File",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-08T20:15:49.028Z",
            "orgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
            "shortName": "Okta"
          },
          "references": [
            {
              "url": "https://trust.okta.com/security-advisories/improper-restriction-of-sensitive-information-in-okta-hyperdrive-agent-logging-cve-2026-78631"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade the Okta Hyperdrive Agent to version 1.5.2 or greater."
            }
          ],
          "title": "Improper Restriction of Sensitive Information in Okta Hyperdrive Agent Logging"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
        "assignerShortName": "Okta",
        "cveId": "CVE-2026-78631",
        "datePublished": "2026-09-08T20:15:49.028Z",
        "dateReserved": "2026-08-24T22:04:00.475Z",
        "dateUpdated": "2026-09-10T14:41:26.342Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78629 (GCVE-0-2026-78629)

    Vulnerability from nvd – Published: 2026-09-08 20:14 – Updated: 2026-09-10 14:39
    VLAI
    Title
    Improper Authentication Verification in the Okta Hyperdrive Agent MFA Response Handling
    Summary
    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 cryptographic artifact, resulting in an unverifiable authentication verdict being delivered to the relying application.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-10 14:38 UTC
    CWE
    • CWE-303 - Incorrect Implementation of Authentication Algorithm
    Impacted products
    Vendor Product Version
    Okta Okta Hyperdrive Agent Affected: 1.2.0 , < 1.5.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78629",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-10T14:38:49.813878Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-10T14:39:42.613Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Okta Hyperdrive Agent",
              "vendor": "Okta",
              "versions": [
                {
                  "lessThan": "1.5.2",
                  "status": "affected",
                  "version": "1.2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Okta Hyperdrive agent plugin returns a success response without a signed SAML assertion when the organization\u0027s policy requires no MFA for a given user. The response contains only a bare boolean validation indicator with no cryptographic artifact, resulting in an unverifiable authentication verdict being delivered to the relying application."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-303",
                  "description": "Incorrect Implementation of Authentication Algorithm",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-08T20:14:27.716Z",
            "orgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
            "shortName": "Okta"
          },
          "references": [
            {
              "url": "https://trust.okta.com/security-advisories/improper-authentication-verification-in-the-okta-hyperdrive-agent-mfa-response-handling-cve-2026-78629"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade the Okta Hyperdrive agent to version 1.5.2 or greater."
            }
          ],
          "title": "Improper Authentication Verification in the Okta Hyperdrive Agent MFA Response Handling"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
        "assignerShortName": "Okta",
        "cveId": "CVE-2026-78629",
        "datePublished": "2026-09-08T20:14:27.716Z",
        "dateReserved": "2026-08-24T22:04:00.475Z",
        "dateUpdated": "2026-09-10T14:39:42.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78631 (GCVE-0-2026-78631)

    Vulnerability from cvelistv5 – Published: 2026-09-08 20:15 – Updated: 2026-09-10 14:41
    VLAI
    Title
    Improper Restriction of Sensitive Information in Okta Hyperdrive Agent Logging
    Summary
    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 authentication credential readable by any local user with access to the log file.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-10 14:41 UTC
    CWE
    • CWE-532 - Insertion of Sensitive Information into Log File
    Impacted products
    Vendor Product Version
    Okta Okta Hyperdrive Agent Affected: 1.4.0 , < 1.5.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78631",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-10T14:41:08.955407Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-10T14:41:26.342Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Okta Hyperdrive Agent",
              "vendor": "Okta",
              "versions": [
                {
                  "lessThan": "1.5.2",
                  "status": "affected",
                  "version": "1.4.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "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 authentication credential readable by any local user with access to the log file."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5.3,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "LOW",
                "privilegesRequired": "LOW",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-532",
                  "description": "Insertion of Sensitive Information into Log File",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-08T20:15:49.028Z",
            "orgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
            "shortName": "Okta"
          },
          "references": [
            {
              "url": "https://trust.okta.com/security-advisories/improper-restriction-of-sensitive-information-in-okta-hyperdrive-agent-logging-cve-2026-78631"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade the Okta Hyperdrive Agent to version 1.5.2 or greater."
            }
          ],
          "title": "Improper Restriction of Sensitive Information in Okta Hyperdrive Agent Logging"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
        "assignerShortName": "Okta",
        "cveId": "CVE-2026-78631",
        "datePublished": "2026-09-08T20:15:49.028Z",
        "dateReserved": "2026-08-24T22:04:00.475Z",
        "dateUpdated": "2026-09-10T14:41:26.342Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-78629 (GCVE-0-2026-78629)

    Vulnerability from cvelistv5 – Published: 2026-09-08 20:14 – Updated: 2026-09-10 14:39
    VLAI
    Title
    Improper Authentication Verification in the Okta Hyperdrive Agent MFA Response Handling
    Summary
    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 cryptographic artifact, resulting in an unverifiable authentication verdict being delivered to the relying application.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator · CISA-ADP (v2.0.3)
    Decision recorded 2026-09-10 14:38 UTC
    CWE
    • CWE-303 - Incorrect Implementation of Authentication Algorithm
    Impacted products
    Vendor Product Version
    Okta Okta Hyperdrive Agent Affected: 1.2.0 , < 1.5.2 (semver)
    Create a notification for this product.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-78629",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-09-10T14:38:49.813878Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-09-10T14:39:42.613Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Okta Hyperdrive Agent",
              "vendor": "Okta",
              "versions": [
                {
                  "lessThan": "1.5.2",
                  "status": "affected",
                  "version": "1.2.0",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "The Okta Hyperdrive agent plugin returns a success response without a signed SAML assertion when the organization\u0027s policy requires no MFA for a given user. The response contains only a bare boolean validation indicator with no cryptographic artifact, resulting in an unverifiable authentication verdict being delivered to the relying application."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "HIGH",
                "attackVector": "LOCAL",
                "availabilityImpact": "NONE",
                "baseScore": 5.6,
                "baseSeverity": "MEDIUM",
                "confidentialityImpact": "NONE",
                "integrityImpact": "HIGH",
                "privilegesRequired": "LOW",
                "scope": "CHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:N/I:H/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-303",
                  "description": "Incorrect Implementation of Authentication Algorithm",
                  "lang": "en"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-09-08T20:14:27.716Z",
            "orgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
            "shortName": "Okta"
          },
          "references": [
            {
              "url": "https://trust.okta.com/security-advisories/improper-authentication-verification-in-the-okta-hyperdrive-agent-mfa-response-handling-cve-2026-78629"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "Upgrade the Okta Hyperdrive agent to version 1.5.2 or greater."
            }
          ],
          "title": "Improper Authentication Verification in the Okta Hyperdrive Agent MFA Response Handling"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "59b22baa-87b2-4371-8e4a-e080df12f74a",
        "assignerShortName": "Okta",
        "cveId": "CVE-2026-78629",
        "datePublished": "2026-09-08T20:14:27.716Z",
        "dateReserved": "2026-08-24T22:04:00.475Z",
        "dateUpdated": "2026-09-10T14:39:42.613Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }