CVE-2026-34460

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.
Configurations

No configuration.

History

02 Jun 2026, 20:16

Type Values Removed Values Added
References () https://github.com/NamelessMC/Nameless/security/advisories/GHSA-pmpw-2xvh-5xj6 - () https://github.com/NamelessMC/Nameless/security/advisories/GHSA-pmpw-2xvh-5xj6 -

02 Jun 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-02 16:16

Updated : 2026-06-02 20:16


NVD link : CVE-2026-34460

Mitre link : CVE-2026-34460

CVE.ORG link : CVE-2026-34460


JSON object : View

Products Affected

No product.

CWE
CWE-302

Authentication Bypass by Assumed-Immutable Data

CWE-346

Origin Validation Error

CWE-352

Cross-Site Request Forgery (CSRF)