Improper input validation in PocketMine-MP - #VU125410

 

Improper input validation in PocketMine-MP - #VU125410

Published: April 19, 2022 / Updated: April 8, 2026


Vulnerability identifier: #VU125410
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 deserialization for inventory transactions when processing serialized network item data. A remote attacker can send specially crafted inventory transaction data containing bogus NBT to cause a denial of service.

The issue can be triggered during inventory interactions when the server deserializes client-supplied item stack data and compares it with its own copy.


Remediation

Install security update from vendor's website.

External links