Description
PocketMine-MP versions before 4.4.2 fail to properly validate item IDs received from clients in itemstack NBT data. Attackers can send crafted item IDs outside the valid range to trigger an uncaught exception that crashes the server.
Published: 2026-09-07
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Server Crash
Action: Immediate Patch
AI Analysis

Impact

The vulnerability allows attackers to cause a PocketMine-MP server to crash by sending item IDs that fall outside the valid range within item stack NBT data. Because the server does not validate these IDs, an uncaught exception is thrown during item stack creation, resulting in a denial of service for all connected players. The weakness can be classified as an input validation failure.

Affected Systems

All PocketMine-MP releases from the pmmp vendor prior to version 4.4.2 are affected. Any server running these older versions without updating is vulnerable.

Risk and Exploitability

The CVSS score of 7.1 indicates a medium severity level. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, implying that there is no current evidence of exploitation. The attack can be performed remotely by a client that sends malformed item stack data, so the potential impact is a forced server crash that causes a service outage until the server is restarted.

Generated by OpenCVE AI on September 7, 2026 at 14:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PocketMine-MP to version 4.4.2 or later.
  • Restart the server after the upgrade to ensure the new code is loaded.
  • Monitor the server logs for unexpected item stack errors or crashes.

Generated by OpenCVE AI on September 7, 2026 at 14:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 07 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Pmmp
Pmmp pocketmine-mp
Vendors & Products Pmmp
Pmmp pocketmine-mp

Mon, 07 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
Description PocketMine-MP versions before 4.4.2 fail to properly validate item IDs received from clients in itemstack NBT data. Attackers can send crafted item IDs outside the valid range to trigger an uncaught exception that crashes the server.
Title PocketMine-MP before 4.4.2 Server Crash via Item ID
Weaknesses CWE-20
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 7.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Pmmp Pocketmine-mp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-08T13:24:18.590Z

Reserved: 2026-09-05T21:01:35.395Z

Link: CVE-2022-51010

cve-icon Vulnrichment

Updated: 2026-09-08T13:24:14.683Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T13:17:21.510

Modified: 2026-09-08T19:59:42.500

Link: CVE-2022-51010

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T16:30:06Z

Weaknesses
  • CWE-20

    Improper Input Validation