Improper input validation in PocketMine-MP - #VU125431
Published: April 8, 2026
PocketMine-MP
Detailed vulnerability description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to improper input validation in ModalFormResponsePacket handling when processing oversized JSON form responses. A remote user can send a specially crafted packet containing a massive JSON array or object to cause a denial of service.
Exploitation requires the player to have a full in-game session before form responses are handled.