CVE-2022-51011 PUBLISHED

PocketMine-MP before 4.2.10 Denial of Service via Chat Messages

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

PocketMine-MP before 4.2.10 fails to validate the total length of incoming chat message blobs before splitting them by newline characters, allowing attackers to send large messages containing many newlines. Malicious clients can send megabyte-sized chat packets and bombard the server with thousands of such messages, causing server lockups lasting seconds or minutes.

Metrics

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

Product Status

Vendor pmmp
Product PocketMine-MP
Versions Default: unaffected
  • affected from 0 to 4.2.10 (excl.)
  • Version 4.2.10 is unaffected

References

Problem Types

  • Improper Input Validation CWE