Vulnerability Description
MaxKey through 4.1.12, fixed in commit ddbb72f, contains an insufficient redirect URI validation vulnerability in DefaultRedirectResolver.hostMatches() that allows remote attackers to hijack OAuth 2.0 authorization codes by supplying a crafted redirect_uri whose hostname suffix matches a registered URI without proper dot-boundary anchoring. Attackers who control a domain ending with the registered redirect URI hostname can social-engineer victims into clicking a crafted authorization URL, causing the authorization code to be issued to the attacker-controlled URI and exchanged for an access token granting access to the victim's identity.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/dromara/MaxKey/commit/ddbb72fb24ab8e66aa422fb14b1177330bcffb4
- https://github.com/dromara/MaxKey/issues/269
- https://www.vulncheck.com/advisories/maxkey-defaultredirectresolver-oauth-author
FAQ
What is CVE-2026-67345?
CVE-2026-67345 is a vulnerability with a CVSS score of 8.1 (HIGH). MaxKey through 4.1.12, fixed in commit ddbb72f, contains an insufficient redirect URI validation vulnerability in DefaultRedirectResolver.hostMatches() that allows remote attackers to hijack OAuth 2.0...
How severe is CVE-2026-67345?
CVE-2026-67345 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-67345?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.