CVE-2026-12379 PUBLISHED

URL Redirection to Untrusted Site ('Open Redirect') vulnerability in the Dashboard OAuth/OIDC implementation of Axivion

Assigner: TQtC
Reserved: 16.06.2026 Published: 16.07.2026 Updated: 16.07.2026

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.

Metrics

CVSS 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
CVSS Score: 6.8

Product Status

Vendor Qt
Product Axivion
Versions Default: unaffected
  • affected from 7.8.0 to 7.8.12 (incl.)
  • affected from 7.9.0 to 7.9.12 (incl.)
  • affected from 7.10.0 to 7.10.10 (incl.)
  • affected from 7.11.0 to 7.11.6 (incl.)
  • affected from 7.12.0 to 7.12.1 (incl.)

Workarounds

Shut down the Dashboard where OIDC is enabled

Solutions

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

References

Problem Types

  • CWE-601 URL redirection to untrusted site ('open redirect') CWE

Impacts

  • CAPEC-98 Phishing
  • CAPEC-194 Fake the Source of Data