SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-78623

HIGH · CVSS 7.7 EPSS 0.24%

Source: NVD + CISA KEV + EPSS · Published 2026-09-08 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability in Okta Access Gateway allows unsanitized SAML assertion values to be directly interpolated into database queries, leading to potential SQL injection attacks against the backend database. This could result in unauthorized data access or manipulation. Organizations using Okta Access Gateway, particularly those with advanced datastore configurations, should prioritize remediation to mitigate the risk of exploitation.

CVE
CVE-2026-78623
Severity
HIGH
CVSS
7.7
EPSS
0.24%

Original NVD Description

The Okta Access Gateway does not sanitize SAML assertion values before interpolating them into database queries in the advanced mode datastore configuration. The unsanitized values are substituted directly into the query string prior to preparation, resulting in unintended SQL execution against the configured backend database.