CVE-2022-51015 PUBLISHED

PocketMine-MP before 4.0.6 Denial of Service via PlayerActionPacket

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

PocketMine-MP before 4.0.6 does not validate facing values in PlayerActionPacket (for START_BREAK and CRACK_BREAK actions) or in UseItemTransactionData (typically within InventoryTransactionPacket). A remote authenticated attacker can send crafted packets with invalid facing values (e.g., negative or out-of-range) to crash the server, resulting in a denial of service.

Metrics

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

Product Status

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

References

Problem Types

  • Improper Input Validation CWE