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-86203 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 fail to validate entity despawn state when processing attack packets from clients. Attackers can exploit a race condition by attacking a disconnecting player to trigger multiple death handlers, causing inventory items and experience to drop multiple times for duplication.

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-664Improper Control of a Resource Through its Lifetime[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

    Plugins can mitigate this issue by handling the EntityDamageByEntityEvent, checking if the victim entity is flagged for despawn, and cancelling the event if so.

Change History

2 change records found show changes


QUICK INFO

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