PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-78623 Okta CVE debrief

The Okta Access Gateway is vulnerable to SQL injection in advanced mode datastore configurations due to unsanitized SAML assertion values being directly interpolated into database queries. This issue, tracked as CVE-2026-78623, has a CVSS score of 7.7 and is considered high severity. The vulnerability allows for unintended SQL execution against the configured backend database when specific SAML assertion values are not properly sanitized before being used in queries.

Vendor
Okta
Product
Access Gateway
CVSS
HIGH 7.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-08
Original CVE updated
2026-09-22
Advisory published
2026-09-08
Advisory updated
2026-09-22

Who should care

Defenders responsible for Okta Access Gateway configurations, especially those using advanced mode datastores, should assess exposure and prioritize remediation. Security teams handling SAML assertions and database interactions should also evaluate potential impact.

Why it matters

CVE-2026-78623 is a high-severity vulnerability in Okta Access Gateway that allows for SQL injection due to unsanitized SAML assertion values. Defenders should prioritize verifying exposure, applying remediation, and monitoring for suspicious activity. The vulnerability's impact is supported by the CVSS score of 7.7 and the potential for unauthorized database interactions.

  • Potential for SQL injection attacks against the backend database.
  • Possible unauthorized data access or modification through malicious SAML assertions.
  • Need for verification of Okta Access Gateway configurations and versions.
  • Priority on applying vendor-recommended patches or workarounds.

Technical summary

The Okta Access Gateway does not properly sanitize SAML assertion values before using them in database queries in advanced mode datastore configurations. This allows for direct substitution of unsanitized values into query strings prior to preparation, leading to unintended SQL execution against the backend database. The vulnerability, tracked as CVE-2026-78623, has a CVSS score of 7.7 and is considered high severity. Defenders should prioritize verifying exposure and applying remediation for Okta Access Gateway instances configured in advanced mode, especially those handling SAML assertions.

Defensive priority

Defenders should prioritize verifying exposure and applying remediation for Okta Access Gateway instances configured in advanced mode, especially those handling SAML assertions.

Recommended defensive actions

  • Verify Okta Access Gateway configurations for advanced mode datastore usage and assess exposure to SAML assertion injection.
  • Apply sanitization to SAML assertion values before interpolation into database queries.
  • Review and update Okta Access Gateway to version 2026.9.1 or later if vulnerable.
  • Monitor for suspicious database query activity indicative of potential exploitation.
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
  • Review compensating controls for exposed systems while remediation is scheduled and verified.
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and NVD details provide information on the vulnerability, its CVSS score, and affected configurations. A vendor advisory from Okta is also available, offering guidance on the issue. The Okta Access Gateway's advanced mode datastore configuration allows for SQL injection due to unsanitized SAML assertion values. Defenders should verify exposure, review configurations, and apply patches or workarounds. Evidence from the CVE record and vendor advisory supports the vulnerability's impact and recommended actions.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-78623 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-78623

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-78623 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-78623

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://trust.okta.com/security-advisories/improper-handling-of-saml-assertion-attributes-in-okta-access-gateway-advanced-mode-datastores-cve-2026-78623

    [email protected] - Vendor Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.