PatchSiren cyber security CVE debrief
CVE-2023-54393 pmmp CVE debrief
CVE-2023-54393 is a denial of service vulnerability in PocketMine-MP versions before 4.20.5. The vulnerability is caused by improper validation in the JsonMapper dependency when parsing LoginPacket JSON. An attacker can send a malformed JSON structure in LoginPacket to crash the server. The CVSS score for this vulnerability is 8.7, indicating a high severity.
- 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
Defenders who manage servers using PocketMine-MP versions before 4.20.5 should verify server configurations and update to version 4.20.5 or later. Server administrators should prioritize verifying configurations to ensure they are not vulnerable. This includes reviewing server logs for potential denial of service attacks and ensuring that compensating controls are in place for exposed systems. Limited source detail is available; explicit evidence limits .
Why it matters
CVE-2023-54393 is a high-severity denial of service vulnerability in PocketMine-MP versions before 4.20.5. Defenders should prioritize verifying server configurations and updating to version 4.20.5 or later.
- Denial of service attacks may occur if servers are not updated to version 4.20.5 or later.
- Server administrators should verify configurations to ensure they are not vulnerable.
Technical summary
The vulnerability is caused by improper validation in the JsonMapper dependency when parsing LoginPacket JSON. An attacker can send a malformed JSON structure in LoginPacket to crash the server. This issue affects PocketMine-MP versions before 4.20.5, which do not properly handle JSON parsing, leading to a denial of service vulnerability. The CVSS score for this vulnerability is 8.7, indicating a high severity. Defenders should prioritize verifying server configurations and updating to version 4.20.5 or later. Limited source detail is available; explicit evidence limits apply.
Defensive priority
Defenders should prioritize verifying server configurations and updating to version 4.20.5 or later.
Recommended defensive actions
- Verify server configurations to ensure they are using version 4.20.5 or later of PocketMine-MP.
- Update to version 4.20.5 or later of PocketMine-MP.
- Monitor server logs for potential denial of service attacks.
- 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 vulnerability was reported by Vulncheck and is tracked under CVE-2023-54393. The NVD entry is currently Deferred. Defenders should verify server configurations and update to version 4.20.5 or later of PocketMine-MP. Limited source detail is available; explicit evidence limits apply. Defensive verification tasks are recommended to ensure server security.
Sources and references
Verified primary and authoritative sources
-
CVE-2023-54393 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2023-54393
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2023-54393 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2023-54393
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/09668a37d66c6023685a948b7550c918620e98f2
-
Source reference
Unverified legacy reference
URL: https://github.com/pmmp/PocketMine-MP/commit/a31902a31f5b6fdb832f57c0e3a3f16a3b41c012
-
Source reference
Unverified legacy reference
URL: https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-pqp3-8rrw-g8vm
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/pocketmine-mp-before-4.20.5-denial-of-service-via-loginpacket
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.