CVE Catalog

CVE-2026-34460

MediumCVSS 5.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.11%

2th percentile - higher than 2% of all known CVEs

Summary

NamelessMC, website software for Minecraft servers, in versions 2.2.4 and prior, does not validate the state parameter server-side during OAuth callback. This allows an attacker to capture a valid OAuth callback URL and swap the victim's session to the attacker-linked account (OAuth login CSRF / session swapping).

Risk Assessment

An attacker can hijack an authenticated user's session, gaining unauthorized access to their account and data on the Minecraft server.

Recommendation

Update NamelessMC to version 2.2.5, which includes the fix for state parameter validation.

Other vulnerabilities in NamelessMC

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS