Impact
The vulnerability exists in the handling of ActorEventPacket in PocketMine-MP versions prior to 5.39.2. Clients can send specially crafted ActorEventPacket messages that cause the server to broadcast consumption animation messages for every visible player, leading to increased CPU and memory usage. This amplification effect can degrade server performance and potentially cause a denial of service under sustained attack. The weakness is categorized as CWE-406, reflecting incomplete verification of the packet data.
Affected Systems
The affected product is PocketMine-MP, released by pmmp. Versions before 5.39.2 are impacted, meaning any server running these older releases is vulnerable. No other vendors or products are listed.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate impact. No EPSS data is available, and the vulnerability is not listed in CISA KEV, suggesting no known wild exploitation yet. Attackers can trigger the issue from any remote client by sending malicious packets, so the primary vector is network-based with no authentication requirement. Once triggered, the amplified animation events exhaust server resources, reducing the quality of service or causing a crash under heavy load.
OpenCVE Enrichment