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-86198 Details

ANALYZED


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

Description

PocketMine-MP versions before 5.44.2 fail to properly validate multiple ResourcePackClientResponsePacket packets with STATUS_COMPLETED status during resource pack handling. Malicious clients can send batches of these packets to repeatedly trigger pre-spawn progression, creating duplicate Player objects and amplifying memory consumption and network traffic.

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-837Improper Enforcement of a Single, Unique Action[email protected]

Affected Products

ProductVersions
PocketMine-MP
< 5.44.2 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 5.44.2moderate effort
  • Workaround:low effort

    Use a custom PacketHandler class to reject or ignore additional ResourcePackClientResponsePacket packets.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-86198
NVD Published Date:
Sep 9, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]
CVE-2026-86198 Details - Not Deferred