SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-12379

MEDIUM · CVSS 6.8 EPSS 0.14% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-16 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The Axivion Dashboard's OAuth/OIDC authentication implementation is vulnerable to an Open Redirect flaw, allowing attackers to redirect authenticated users to untrusted external sites. This could facilitate phishing attacks, potentially leading to credential theft or compromise of second-factor authentication. Organizations using the Axivion Dashboard should prioritize addressing this vulnerability to protect their users from social engineering attacks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-12379
Severity
MEDIUM
CVSS
6.8
EPSS
0.14%

Original NVD Description

An Open Redirect vulnerability (CWE-601) exists in the OAuth/OIDC authentication implementation of the Axivion Dashboard. The login flow did not properly restrict the post-authentication redirect to the application's own origin, so a user who follows a crafted login link can be sent to an untrusted external site after authenticating against the genuine Dashboard. Because the link points at the legitimate Dashboard, this can be abused for phishing, for example credential or second-factor theft via a convincing look-alike page. Exploitation requires the victim to follow the attacker-supplied link and complete the authentication flow.