#VU125429 Insufficient Control of Network Message Volume in PocketMine-MP
Published: April 8, 2026
PocketMine-MP
PMMP
Description
The vulnerability allows a remote user to cause network amplification and modify game state visible to other clients.
The vulnerability exists due to insufficient control of network message volume in ActorEventPacket handling when processing client-supplied ActorEventPacket messages. A remote user can send specially crafted ActorEventPacket messages to cause network amplification and modify game state visible to other clients.
For each packet sent by the user, an animation event is broadcast to every other player the user is visible to, and the issue can also waste server CPU and memory.