Vulnerability Description
NamelessMC is website software for Minecraft servers. In versions 2.2.4 and prior, the OAuth callback handling does not validate the state parameter server-side before exchanging the authorization code. This allows an attacker to capture a valid OAuth callback URL for their own account and cause a victim's browser to navigate to it, resulting in the victim's session being authenticated as the attacker-linked account (OAuth login CSRF / session swapping). This is patched in version 2.2.5.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/NamelessMC/Nameless/security/advisories/GHSA-pmpw-2xvh-5xj6
- https://github.com/NamelessMC/Nameless/security/advisories/GHSA-pmpw-2xvh-5xj6
FAQ
What is CVE-2026-34460?
CVE-2026-34460 is a vulnerability with a CVSS score of 5.4 (MEDIUM). NamelessMC is website software for Minecraft servers. In versions 2.2.4 and prior, the OAuth callback handling does not validate the state parameter server-side before exchanging the authorization cod...
How severe is CVE-2026-34460?
CVE-2026-34460 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-34460?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.