CVE-2022-51017 PUBLISHED

PocketMine-MP before 3.26.5 and 4.0.5 Denial of Service via Skin Data

Assigner: VulnCheck
Reserved: 05.09.2026 Published: 07.09.2026 Updated: 07.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor pmmp
Product PocketMine-MP
Versions Default: unaffected

References

Problem Types

  • Improper Input Validation CWE