Junglewise Threat Intelligence

CVE-2026-12379: Qt Axivion Dashboard open redirect in OAuth/OIDC implementation

CVE-2026-12379 · Severity: info · CVSS 6.8 · Published 2026-07-16

Vendors: Qt Group.

Executive brief

The Axivion Dashboard, a tool used for software analysis and quality monitoring, contains a flaw in its login process. An attacker can create a malicious link that appears to point to the legitimate dashboard but redirects the user to a fraudulent website after they log in. This can be used in phishing campaigns to trick employees into revealing their credentials or security codes to an attacker-controlled site.

Technical details

An open redirect vulnerability (CWE-601) exists in the OAuth/OIDC authentication implementation of the Axivion Dashboard. The login flow fails to properly validate or restrict the post-authentication redirect URI to the application's own origin. An attacker can craft a legitimate-looking login URL containing a malicious redirect parameter; once the victim completes the authentication process against the genuine dashboard, the application redirects them to an external, attacker-controlled site. This is primarily used to facilitate phishing attacks or bypass security filters. The issue is fixed in Axivion versions 7.9.13, 7.10.11, 7.11.7, and 7.12.2.

Affected products

  • Qt Axivion Dashboard 7.8.0 to 7.8.12, 7.9.0 to 7.9.12, 7.10.0 to 7.10.10, 7.11.0 to 7.11.6, 7.12.0 to 7.12.1

Timeline

  • 2026-07-16: advisory
  • 2026-07-16: disclosed

References