CVE-2024-58380 PUBLISHED

PocketMine-MP before 5.11.2 Denial of Service via BookEditPacket

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

PocketMine-MP versions before 5.11.2 contain a denial of service vulnerability in BookEditPacket handling that crashes the server when an invalid inventory slot value is provided. Attackers can send a crafted BookEditPacket with an inventory slot greater than 35 to trigger an unhandled exception and crash the server.

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

Credits

  • GameParrot reporter

References

Problem Types

  • Improper Input Validation CWE