ZeroHour

CVE-2022-51009

moderate

Unauthenticated Denial of Service in PocketMine-MP via malformed skin geometry

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

CVE-2022-51009 is an uncaught-exception flaw (CWE-248) in PocketMine-MP, an open-source server platform for Minecraft: Bedrock Edition, where skin-geometry JSON parsed through the bundled adhocore/json-comment library can raise a RuntimeException that the server does not handle. An unauthenticated network attacker can trigger it simply by sending a login or skin packet containing invalid geometry JSON, requiring no credentials or user interaction (CVSS 4.0 network vector, low complexity). The unhandled exception crashes the server process, producing a full denial-of-service with high availability impact (VA:H) and no confidentiality or integrity impact per the scoring. Any operator running PocketMine-MP versions before 4.7.2 is affected. Exploitation has not been observed: the flaw is not in CISA KEV, no public proof-of-concept is known, and EPSS assigns only a 0.3% probability of exploitation in the next 30 days (percentile 27).

What to do: Upgrade to PocketMine-MP 4.7.2 or later, which properly handles the parser exceptions. Operators who cannot upgrade should restrict access to the server's Bedrock protocol port (UDP 19132 by default) to trusted players and monitor for crash/restart events. Confirm the running version from the server's startup banner or logs to verify remediation.

Affected
PocketMine-MP Project PocketMine-MPAll versions before 4.7.2
Estimated exposure
moderateroughly thousands of deployed PocketMine-MP servers, many of them directly internet-exposed (estimate, not a measured count) — No authoritative install counts are published, but PocketMine-MP is one of the most widely used third-party Minecraft Bedrock server platforms and public community server lists have historically shown thousands of PocketMine-powered…

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

Description

PocketMine-MP before 4.7.2 fails to properly handle exceptions from the adhocore/json-comment library when parsing skin geometry data. Attackers can send login or skin packets with invalid geometry JSON to trigger an unhandled RuntimeException, causing server crash.

Weakness
CWE-248
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.