CVE-2026-86202 Details
Description
PocketMine-MP versions before 5.39.2 contain a network amplification vulnerability in ActorEventPacket handling that allows clients to trigger consuming animations for all visible players. Attackers can send crafted ActorEventPacket messages to spam animation events to other clients and waste server CPU and memory resources.
A network amplification vulnerability has been identified in PocketMine-MP versions prior to 5.39.2. This vulnerability arises from the server's handling of ActorEventPacket messages, which are used to trigger consuming animations for players. Attackers can exploit this by sending crafted packets that cause the server to spam animation events to all visible players, thereby wasting CPU and memory resources. This issue is reminiscent of other vulnerabilities related to packet handling that were addressed in a previous network overhaul, but this particular vulnerability was not fixed.
Users can update to PocketMine-MP version 5.39.2 or later, where this vulnerability has been patched. The patch involves changing how consuming animations are handled, allowing the server to control the process entirely and discarding ActorEventPacket messages from clients.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 9, 2026CISA-ADP
Assessed Sep 9, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-406 | Insufficient Control of Network Message Volume (Network Amplification) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PocketMine-MP | < 5.39.2 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 9, 2026 | CVE Modified | CISA-ADP |
| Sep 9, 2026 | New CVE Received | [email protected] |
Volerion