Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-86202 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References 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-IDCWE NameSource
CWE-406Insufficient Control of Network Message Volume (Network Amplification)[email protected]

Affected Products

ProductVersions
PocketMine-MP
< 5.39.2 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 5.39.2moderate effort
  • Workaround:low effort

    Use a plugin to rate-limit `ActorEventPacket` via `DataPacketDecodeEvent` to prevent abuse.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-86202
NVD Published Date:
Sep 9, 2026
NVD Last Modified:
Sep 9, 2026
Source:
[email protected]