---
id: CVE-2024-58380
title: >-
  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
summary: >-
  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
  inven…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-20
vendor: pmmp
product: PocketMine-MP
affected:
  - PocketMine-MP < 5.11.2
published: '2026-09-09'
updated: '2026-09-18'
sourceUpdated: '2026-09-18T18:17:02.667'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-58380'
references:
  - url: >-
      https://github.com/pmmp/PocketMine-MP/commit/47f011966092f275cc1b11f8de635e89fd9651a7
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-xc7j-wj36-qjfr
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/pocketmine-mp-before-5.11.2-denial-of-service-via-bookeditpacket
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
epss: 0.00376
epssPercentile: 0.28926
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T17:09:17.943196Z'
ingestedAt: '2026-09-14T13:00:06.620Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
