CVE-2022-51014 PUBLISHED

PocketMine-MP before 4.0.7 Denial of Service via JSON Decoding

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

PocketMine-MP before 4.0.7 contains an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON from clients. Attackers can send specially crafted form response packets with invalid JSON to trigger an uncaught InvalidArgumentException, causing server crashes.

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.7 (excl.)
  • Version 4.0.7 is unaffected

References

Problem Types

  • Uncaught Exception CWE