PatchSiren cyber security CVE debrief
CVE-2026-86201 pmmp CVE debrief
CVE-2026-86201 is a denial-of-service vulnerability in PocketMine-MP before version 5.41.1. The vulnerability is caused by excessive logging without sanitization in LoginPacket processing, which can lead to out-of-memory conditions and server crashes. Server administrators and security teams should assess their exposure and prioritize updating to version 5.41.1 or later to prevent potential denial-of-service attacks. This vulnerability allows attackers to send crafted LoginPackets with deeply nested or massive object structures to trigger out-of-memory conditions and crash the server. Verification of affected versions, exploitation, and remediation details is required from official
- Vendor
- pmmp
- Product
- PocketMine-MP
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-09
- Original CVE updated
- 2026-09-14
- Advisory published
- 2026-09-09
- Advisory updated
- 2026-09-14
Who should care
Server administrators and security teams responsible for managing PocketMine-MP installations should assess their exposure and prioritize updating to version 5.41.1 or later to prevent potential denial-of-service attacks.
Why it matters
CVE-2026-86201 is a denial-of-service vulnerability in PocketMine-MP before version 5.41.1. Server administrators and security teams should prioritize verifying and updating installations to prevent potential attacks. The vulnerability is caused by excessive logging without sanitization in LoginPacket processing, which can lead to out-of-memory conditions and server crashes. Verification of affected versions, exploitation, and remediation details is required from official sources.
- Potential server crashes due to out-of-memory conditions
- Excessive logging without sanitization
- Denial-of-service attacks via crafted LoginPackets
Technical summary
PocketMine-MP before version 5.41.1 contains a denial-of-service vulnerability in LoginPacket processing. Large or complex structures in unknown clientData JWT properties cause excessive logging without sanitization, leading to potential out-of-memory conditions and server crashes. The vulnerability allows attackers to send crafted LoginPackets with deeply nested or massive object structures to trigger out-of-memory conditions and crash the server. Server administrators and security teams should prioritize verifying and updating PocketMine-MP installations to prevent potential denial-of-service attacks.
Defensive priority
Server administrators and security teams should prioritize verifying and updating PocketMine-MP installations to prevent potential denial-of-service attacks.
Recommended defensive actions
- Verify PocketMine-MP installations and update to version 5.41.1 or later
- Implement input validation and sanitization for LoginPacket processing
- Monitor server logs for excessive logging and out-of-memory conditions
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide information about a denial-of-service vulnerability in PocketMine-MP before version 5.41.1. The vulnerability is caused by excessive logging without sanitization in LoginPacket processing.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-86201 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-86201
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-86201 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-86201
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/pmmp/PocketMine-MP/commit/87d1c0cea09d972fd4c2fafb84dac2ecab7649f0
-
Source reference
Unverified legacy reference
URL: https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-h6rj-3m53-887h
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/pocketmine-mp-before-5.41.1-logdos-via-loginpacket-clientdata
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.