CVE-2026-34460 MEDIUM

CVE-2026-34460: NamelessMC: OAuth callback `state` is not validated, allowing login CSRF / session swapping

Vendor Namelessmc
Product Nameless
Weakness CWE-302
Published June 2, 2026
Last update June 2, 2026

CVSS base score

5.4/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

June 2, 2026 CVE published
June 2, 2026 Record updated