ZeroHour

CVE-2026-86199

moderate

Unauthenticated DoS in PocketMine-MP Offline Login Certificate Validation

CVSS 4.0
8.7 high
EPSS
<1%p24
Published
()
Modified
AI analysis

PocketMine-MP, the open-source server implementation for Minecraft: Bedrock Edition, fails in versions before 5.43.1 to properly validate the Certificate field supplied during offline login authentication. An unauthenticated player can connect and send a login packet with a malformed or unexpected Certificate field, triggering an uninitialized property access error that terminates the server process. The impact is denial of service only: the crash disconnects all connected players, with no confidentiality or integrity impact, reflected in the CVSS 4.0 vector's High availability impact and overall score of 8.7. Any operator running an affected PocketMine-MP version that accepts offline (non-Xbox Live-authenticated) logins is exposed, which includes the many small community servers built on the platform. No public proof-of-concept or in-the-wild exploitation is currently known, and the issue is not in CISA's Known Exploited Vulnerabilities catalog.

What to do: Upgrade to PocketMine-MP 5.43.1 or later. Operators who cannot upgrade promptly should consider switching to online (Xbox Live-authenticated) mode so the offline login path is not used, and configure automatic server restarts to limit downtime from crashes. Monitor for new advisories or public PoCs, since unauthenticated pre-authentication crashes are typically easy to weaponize once published.

Affected
PocketMine-MP Project PocketMine-MPAll versions before 5.43.1 (< 5.43.1)
Estimated exposure
moderate≈5,000–10,000 active PocketMine-MP server deployments (tens of thousands of players) — Based on PocketMine-MP's historically published usage telemetry and public Minecraft Bedrock server lists/scans showing it as one of the dominant third-party Bedrock server platforms, with most deployments being small community servers;…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

PocketMine-MP versions before 5.43.1 fail to properly validate the Certificate field during offline login authentication. Unauthenticated players can trigger an uninitialized property access error that crashes the server.

Weakness
CWE-184
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.