CyberRota Analysis
AI-GeneratedThe Axivion Dashboard's OAuth/OIDC authentication implementation is vulnerable to an Open Redirect flaw, allowing attackers to redirect authenticated users to untrusted external sites. This could facilitate phishing attacks, potentially leading to credential theft or compromise of second-factor authentication. Organizations using the Axivion Dashboard should prioritize addressing this vulnerability to protect their users from social engineering attacks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.