CVE-2026-12379
Received
Received - Intake
Open Redirect in Axivion Dashboard
Vulnerability report for CVE-2026-12379, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-07-16
Last updated on: 2026-07-16
Assigner: TQtC
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| axivion | dashboard | From 7.8.5 (inc) to 7.8.12 (inc) |
| axivion | dashboard | From 7.9.0 (inc) to 7.9.12 (inc) |
| axivion | dashboard | From 7.10.0 (inc) to 7.10.10 (inc) |
| axivion | dashboard | From 7.11.0 (inc) to 7.11.6 (inc) |
| axivion | dashboard | From 7.12.0 (inc) to 7.12.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-601 | The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect. |