CVE-2026-12379
URL Redirection to Untrusted Site ('Open Redirect') vulnerability in the Dashboard OAuth/OIDC implementation of Axivion
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.
INFO
Published Date :
July 16, 2026, 4:18 p.m.
Last Modified :
July 16, 2026, 5:47 p.m.
Remotely Exploit :
No
Source :
a59d8014-47c4-4630-ab43-e1b13cbe58e3
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 4.0 | MEDIUM | a59d8014-47c4-4630-ab43-e1b13cbe58e3 | ||||
| CVSS 4.0 | MEDIUM | a59d8014-47c4-4630-ab43-e1b13cbe58e3 |
Solution
- Validate redirect URIs against a whitelist.
- Ensure the application only redirects to its own origin.
- Update the OAuth/OIDC authentication implementation.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-12379.
| URL | Resource |
|---|---|
| https://wiki.qt.io/List_of_known_vulnerabilities_in_Qt_products#CVE-2026-12379 |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-12379 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-12379
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-12379 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-12379 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jul. 16, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-12379', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-07-16T15:58:42.449159Z'} -
New CVE Received by a59d8014-47c4-4630-ab43-e1b13cbe58e3
Jul. 16, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Qt', 'product': 'Axivion', 'versions': [{'status': 'affected', 'version': '7.8.0', 'versionType': 'python', 'lessThanOrEqual': '7.8.12'}, {'status': 'affected', 'version': '7.9.0', 'versionType': 'python', 'lessThanOrEqual': '7.9.12'}, {'status': 'affected', 'version': '7.10.0', 'versionType': 'python', 'lessThanOrEqual': '7.10.10'}, {'status': 'affected', 'version': '7.11.0', 'versionType': 'python', 'lessThanOrEqual': '7.11.6'}, {'status': 'affected', 'version': '7.12.0', 'versionType': 'python', 'lessThanOrEqual': '7.12.1'}], 'defaultStatus': 'unaffected'}] 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. Added CVSS V4.0 AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:M/U:X Added CWE CWE-601 Added Reference https://wiki.qt.io/List_of_known_vulnerabilities_in_Qt_products#CVE-2026-12379