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.
Published: 2026-07-16
Score: 6.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An open‑redirect flaw exists in the OAuth/OIDC authentication flow of the Axivion Dashboard. The login process does not verify that the post‑authentication redirect URL remains within the application's origin, allowing an attacker to craft a link that steers an authenticated user to an arbitrary external site. This flaw can be abused for phishing, enabling attackers to provide a convincing look‑alike page and harvest credentials or second‑factor tokens. The weakness is identified as CWE‑601.

Affected Systems

The vulnerability affects the Axivion Dashboard, part of the Qt Axivion product line. All releases before Axivion 7.9.13, 7.10.11, 7.11.7, and 7.12.2 are impacted. Versions 7.9.13 and newer, 7.10.11 and newer, 7.11.7 and newer, and 7.12.2 and newer contain the fix and are not affected.

Risk and Exploitability

The CVSS score of 6.8 indicates a moderate to high risk, while the EPSS score of less than 1% suggests a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, implying no known widespread exploitation at this time. Exploitation requires a socially engineered scenario where a victim follows a maliciously crafted login link and completes the authentication flow, after which the attacker can redirect the user to a look‑alike phishing site.

Generated by OpenCVE AI on August 1, 2026 at 08:44 UTC.

Remediation

Vendor Solution

Update to Axivion 7.9.13, 7.10.11, 7.11.7, 7.12.2 or later.


Vendor Workaround

Disable OIDC in your Dashboard


OpenCVE Recommended Actions

  • Apply the vendor patch by updating Axivion to any supported 7.9.13, 7.10.11, 7.11.7, or 7.12.2 release or newer.
  • If upgrading is not yet possible, disable OIDC authentication for the Dashboard or shut down the Dashboard instance that has OIDC enabled, following the advised workaround.
  • Restrict redirection targets by configuring a whitelist of valid domains in the Dashboard settings, ensuring that post‑authentication redirects are limited to the application’s own origin.

Generated by OpenCVE AI on August 1, 2026 at 08:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 16 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
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.
Title URL Redirection to Untrusted Site ('Open Redirect') vulnerability in the Dashboard OAuth/OIDC implementation of Axivion
First Time appeared Qt
Qt axivion
Weaknesses CWE-601
CPEs cpe:2.3:a:qt:axivion:*:*:*:*:*:*:*:*
Vendors & Products Qt
Qt axivion
References
Metrics cvssV4_0

{'score': 6.8, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/RE:M'}


cve-icon MITRE

Status: PUBLISHED

Assigner: TQtC

Published:

Updated: 2026-07-16T15:58:57.361Z

Reserved: 2026-06-16T09:08:08.138Z

Link: CVE-2026-12379

cve-icon Vulnrichment

Updated: 2026-07-16T15:58:47.305Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T08:45:02Z

Weaknesses
  • CWE-601

    URL Redirection to Untrusted Site ('Open Redirect')