PatchSiren cyber security CVE debrief
CVE-2022-51017 pmmp CVE debrief
CVE-2022-51017 debrief: PocketMine-MP skin data validation flaw can cause server crashes due to inadequate validation of player-submitted skin data fields, allowing oversized values to exceed the 32767 byte TAG_String limit and trigger exceptions during NBT data serialization. Defenders should assess exposure and prioritize updates to prevent potential server crashes caused by malformed skin data submissions. This vulnerability affects PocketMine-MP versions before 3.26.5 and 4.0.5, and defenders should verify and update installations to prevent attacks.
- Vendor
- pmmp
- Product
- PocketMine-MP
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-07
- Original CVE updated
- 2026-09-07
- Advisory published
- 2026-09-07
- Advisory updated
- 2026-09-07
Who should care
Defenders responsible for PocketMine-MP installations should assess exposure and prioritize updates to prevent potential server crashes caused by malformed skin data submissions. They should verify and update PocketMine-MP installations, monitor server logs for unusual skin data submissions, and implement additional validation for skin data fields to prevent attacks. Security teams and vulnerability management teams should also review the CVE record and N
Why it matters
CVE-2022-51017 is a vulnerability in PocketMine-MP that can cause server crashes due to inadequate skin data validation. Defenders should prioritize verifying and updating installations to prevent potential attacks.
- Potential server crashes due to malformed skin data submissions
- Need to verify and update PocketMine-MP installations to prevent attacks
- Possible denial-of-service attacks via oversized skin data fields
Technical summary
PocketMine-MP versions before 3.26.5 and 4.0.5 fail to validate the length of skin data fields submitted by players, allowing uncapped values to exceed the 32767 byte TAG_String limit. Attackers can submit oversized skin data fields like skinID or geometryName to trigger exceptions during NBT data serialization, causing server crashes. Defenders should prioritize verifying and updating PocketMine-MP installations to prevent potential server crashes caused by malformed skin data submissions. This vulnerability can lead to denial-of-service attacks via oversized skin data fields.
Defensive priority
Defenders should prioritize verifying and updating PocketMine-MP installations to prevent potential server crashes caused by malformed skin data submissions.
Recommended defensive actions
- Verify PocketMine-MP installations and update to version 3.26.5 or 4.0.5 if necessary
- Monitor server logs for unusual skin data submissions
- Implement additional validation for skin data fields
- 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
Evidence from official sources indicates that PocketMine-MP versions before 3.26.5 and 4.0.5 are vulnerable to a denial-of-service attack via oversized skin data fields. Limited information is available on actual exploitation or impact. Defenders should verify PocketMine-MP installations and monitor server logs for unusual skin data submissions to prevent potential attacks. The CVE record and NVD detail page provide additional context on the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2022-51017 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2022-51017
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2022-51017 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2022-51017
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/6492cac5c10f9fa8443ceddd2191a7b65b73f601
-
Source reference
Unverified legacy reference
URL: https://github.com/pmmp/PocketMine-MP/commit/958a9dbf0fe3131ab60319c5a939f5dfbfe5dfbb
-
Source reference
Unverified legacy reference
URL: https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-c6fg-99pr-25m9
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/pocketmine-mp-before-3.26.5-and-4.0.5-denial-of-service-via-skin-data
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.