{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-12379",
        "assignerOrgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
        "state": "PUBLISHED",
        "assignerShortName": "TQtC",
        "dateReserved": "2026-06-16T09:08:08.138Z",
        "datePublished": "2026-07-16T15:32:44.883Z",
        "dateUpdated": "2026-07-16T15:58:57.361Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3",
                "shortName": "TQtC",
                "dateUpdated": "2026-07-16T15:32:44.883Z"
            },
            "title": "URL Redirection to Untrusted Site ('Open Redirect') vulnerability in the Dashboard OAuth/OIDC implementation of Axivion",
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "lang": "en",
                            "cweId": "CWE-601",
                            "description": "CWE-601 URL redirection to untrusted site ('open redirect')",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "impacts": [
                {
                    "capecId": "CAPEC-98",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-98 Phishing"
                        }
                    ]
                },
                {
                    "capecId": "CAPEC-194",
                    "descriptions": [
                        {
                            "lang": "en",
                            "value": "CAPEC-194 Fake the Source of Data"
                        }
                    ]
                }
            ],
            "affected": [
                {
                    "vendor": "Qt",
                    "product": "Axivion",
                    "versions": [
                        {
                            "status": "affected",
                            "version": "7.8.0",
                            "lessThanOrEqual": "7.8.12",
                            "versionType": "python"
                        },
                        {
                            "status": "affected",
                            "version": "7.9.0",
                            "lessThanOrEqual": "7.9.12",
                            "versionType": "python"
                        },
                        {
                            "status": "affected",
                            "version": "7.10.0",
                            "lessThanOrEqual": "7.10.10",
                            "versionType": "python"
                        },
                        {
                            "status": "affected",
                            "version": "7.11.0",
                            "lessThanOrEqual": "7.11.6",
                            "versionType": "python"
                        },
                        {
                            "status": "affected",
                            "version": "7.12.0",
                            "lessThanOrEqual": "7.12.1",
                            "versionType": "python"
                        }
                    ],
                    "defaultStatus": "unaffected"
                }
            ],
            "cpeApplicability": [
                {
                    "operator": "OR",
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:axivion:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "7.8.0",
                                    "versionEndIncluding": "7.8.12"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:axivion:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "7.9.0",
                                    "versionEndIncluding": "7.9.12"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:axivion:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "7.10.0",
                                    "versionEndIncluding": "7.10.10"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:axivion:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "7.11.0",
                                    "versionEndIncluding": "7.11.6"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:a:qt:axivion:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "7.12.0",
                                    "versionEndIncluding": "7.12.1"
                                }
                            ]
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "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.<br>"
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://wiki.qt.io/List_of_known_vulnerabilities_in_Qt_products#CVE-2026-12379",
                    "tags": [
                        "issue-tracking"
                    ]
                }
            ],
            "metrics": [
                {
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ],
                    "cvssV4_0": {
                        "attackVector": "LOCAL",
                        "attackComplexity": "LOW",
                        "attackRequirements": "NONE",
                        "privilegesRequired": "NONE",
                        "userInteraction": "PASSIVE",
                        "vulnConfidentialityImpact": "HIGH",
                        "subConfidentialityImpact": "NONE",
                        "vulnIntegrityImpact": "NONE",
                        "subIntegrityImpact": "NONE",
                        "vulnAvailabilityImpact": "NONE",
                        "subAvailabilityImpact": "NONE",
                        "exploitMaturity": "NOT_DEFINED",
                        "Safety": "NOT_DEFINED",
                        "Automatable": "NOT_DEFINED",
                        "Recovery": "NOT_DEFINED",
                        "valueDensity": "NOT_DEFINED",
                        "vulnerabilityResponseEffort": "MODERATE",
                        "providerUrgency": "NOT_DEFINED",
                        "version": "4.0",
                        "baseSeverity": "MEDIUM",
                        "baseScore": 6.8,
                        "vectorString": "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"
                    }
                }
            ],
            "workarounds": [
                {
                    "lang": "en",
                    "value": "Disable OIDC in your Dashboard",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<span>Disable OIDC&nbsp;</span><span>in your Dashboard&nbsp;</span><br>"
                        }
                    ]
                },
                {
                    "lang": "en",
                    "value": "Shut down the Dashboard where OIDC is enabled",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "<span>Shut</span><span>&nbsp;</span><span>down</span><span>&nbsp;</span><span>the</span><span>&nbsp;</span><span>Dashboard where OIDC is enabled&nbsp;</span><br>"
                        }
                    ]
                }
            ],
            "solutions": [
                {
                    "lang": "en",
                    "value": "Update to Axivion 7.9.13, 7.10.11, 7.11.7, 7.12.2 or later.",
                    "supportingMedia": [
                        {
                            "type": "text/html",
                            "base64": false,
                            "value": "Update to&nbsp;Axivion&nbsp;7.9.13, 7.10.11, 7.11.7, 7.12.2&nbsp;or later.&nbsp;"
                        }
                    ]
                }
            ],
            "source": {
                "discovery": "UNKNOWN"
            },
            "x_generator": {
                "engine": "Vulnogram 1.0.2"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "timestamp": "2026-07-16T15:58:42.449159Z",
                                "id": "CVE-2026-12379",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "role": "CISA Coordinator",
                                "version": "2.0.3"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2026-07-16T15:58:57.361Z"
                }
            }
        ]
    }
}