CVE-2022-51016

MEDIUM CVSS 4.0: 5.3
Updated Sep 07, 2026
PocketMine-MP
Parameter Value
CVSS 5.3 (MEDIUM)
Affected Versions before 3.27.0
Fixed In 4.0.0
Type CWE-294 (Authentication Bypass by Capture-Replay)
Vendor PocketMine-MP
Public PoC Yes

PocketMine-MP 3.x (before 3.27.0) does not implement Minecraft Bedrock protocol encryption, so the server cannot verify that a connecting client possesses the private key corresponding to its login token. An attacker who captures a valid login from another player's session (for example by tricking the player into connecting to an attacker-controlled server) can replay that login to impersonate the victim and pass XBOX Live authentication until the JWT token expires (typically 2-3 days). This affects servers directly reachable over the internet that are not behind a proxy with encryption enabled.

Fixed in 4.0.0 and backported to 3.27.0.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Attack Requirements
None
No additional conditions
Privileges Required
None
No privileges needed
User Interaction
Passive
Minimal interaction

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v4.0