Improper input validation in PocketMine-MP - #VU125418
Published: January 4, 2022 / Updated: April 8, 2026
PocketMine-MP
PMMP
Description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to improper input validation in skin data fields when processing player-supplied skin data. A remote attacker can submit oversized skin fields to cause a denial of service.
The server crashes when saving player data if affected string fields exceed the 32767-byte limit for TAG_String values.