Improper input validation in PocketMine-MP - #VU125413
Published: January 13, 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 PlayerActionPacket and UseItemTransactionData handling when processing packets with invalid facing values. A remote attacker can send a specially crafted packet to cause a denial of service.
The issue is triggered by invalid facing values, including negative values, in START_BREAK or CRACK_BLOCK actions or in UseItemTransactionData typically carried in InventoryTransactionPacket.