CVE-2024-58381 PUBLISHED

PocketMine-MP before 5.11.1 Denial of Service via LoginPacket

Assigner: VulnCheck
Reserved: 16.08.2026 Published: 09.09.2026 Updated: 09.09.2026

PocketMine-MP before 5.11.1 contains a denial of service vulnerability in LoginPacket JSON processing that allows remote attackers to crash the server by sending malformed JSON data. Attackers can exploit improper object initialization from scalar JSON types to trigger unset required properties, causing the application to crash.

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
  • affected from 0 to 5.11.1 (excl.)
  • Version 5.11.1 is unaffected

Credits

  • dktapps finder
  • MrDiamond64 reporter

References

Problem Types

  • Deserialization of Untrusted Data CWE