Insufficient Redirect URI Validation in MaxKey OAuth 2.0 Implementation
CVE-2026-67345
Key Information:
Badges
What is CVE-2026-67345?
The MaxKey authentication framework up to version 4.1.12 suffers from an insufficient redirect URI validation vulnerability in the DefaultRedirectResolver.hostMatches() method. This flaw allows attackers to hijack OAuth 2.0 authorization codes by manipulating the redirect_uri. If an attacker controls a domain that ends in the same hostname as a registered redirect URI, they can craft a malicious authorization URL. Victims unknowingly clicking this URL may have their authorization code sent to the attacker, allowing access to sensitive identity information. Developers must ensure proper dot-boundary anchoring in their URI validation to prevent such exploit scenarios.
Affected Version(s)
MaxKey 0 <= 4.1.12
MaxKey ddbb72fb24ab8e66aa422fb14b1177330bcffb45
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- ๐ก
Public PoC available
- ๐พ
Exploit known to exist
Vulnerability published
Vulnerability Reserved
