Improper input validation in PocketMine-MP - #VU125408

 

Improper input validation in PocketMine-MP - #VU125408

Published: June 7, 2022 / Updated: April 8, 2026


Vulnerability identifier: #VU125408
CSH Severity: Medium
CVSSv4.0: 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:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PocketMine-MP
Software vendor:
PMMP

Description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to improper input validation in item NBT handling when processing itemstacks received from the client. A remote attacker can send a specially crafted itemstack with an out-of-range item ID to cause a denial of service.

The issue is triggered by an uncaught exception caused by item IDs exceeding the internal allowed range.


Remediation

Install security update from vendor's website.

External links