Description
PocketMine-MP before 3.26.5 and 4.0.x before 4.0.5 does not limit book page text length, page count, or author/title length. A player who obtains a writable book can create oversized NBT ('book bombs'), causing excess bandwidth consumption and server crashes (exceeding the 1 MB chunk size limit when saving region-based worlds in PM3, or exceeding the 32 KiB TAG_String limit in PM4).
Published: 2026-09-07
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because PocketMine‑MP before 3.26.5 (and 4.0.x before 4.0.5) fails to impose limits on the length of book page text, number of pages, or the size of the author and title fields. A player who can write a book can therefore create a malformed NBT structure—called a “book bomb”—that can overflow the internal limits. When the server tries to process, save or transmit such a book, it consumes excessive bandwidth, or exceeds the 1 MB chunk size limit in region‑based worlds on PM3 or the 32 KiB TAG_String limit in PM4, leading to a crash. This translates to a denial of service for all players connected to the server and can be used to degrade the availability of the service in a shared environment.

Affected Systems

The flaw is present in PocketMine‑MP version 3.x prior to 3.26.5 and in the 4.0.x line before 4.0.5. Operators running either of these releases must verify which branch they are on, as the issue is tied to the NBT handling in both major versions.

Risk and Exploitability

The CVSS base score of 7.1 reflects a moderate to high severity. The exploit is straightforward once the attacker can write a book; it only requires a small amount of data and does not require any privileged actions beyond normal player rights. Because the vulnerability is not listed in the CISA KEV catalog and no public exploitation reports have emerged, the immediate risk appears to be limited, but a server that allows unrestricted book editing remains vulnerable to DoS attacks.

Generated by OpenCVE AI on September 7, 2026 at 15:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to PocketMine‑MP 3.26.5 or newer, or to 4.0.5 or newer, which enforce limits on book length and metadata.
  • If an immediate upgrade is not possible, restrict the ability to write books to trusted users only or disable the writable book feature until a patch is applied.
  • Implement monitoring of server bandwidth and memory usage to detect unusually large book payloads, and optionally configure a firewall rule to limit the maximum size of data packets from individual players.

Generated by OpenCVE AI on September 7, 2026 at 15:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 07 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Pmmp
Pmmp pocketmine-mp
Vendors & Products Pmmp
Pmmp pocketmine-mp

Mon, 07 Sep 2026 13:15:00 +0000

Type Values Removed Values Added
Description PocketMine-MP before 3.26.5 and 4.0.x before 4.0.5 does not limit book page text length, page count, or author/title length. A player who obtains a writable book can create oversized NBT ('book bombs'), causing excess bandwidth consumption and server crashes (exceeding the 1 MB chunk size limit when saving region-based worlds in PM3, or exceeding the 32 KiB TAG_String limit in PM4).
Title PocketMine-MP before 3.26.5 Input Validation via Book Pages
Weaknesses CWE-400
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

cvssV4_0

{'score': 7.1, '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'}


Subscriptions

Pmmp Pocketmine-mp
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-07T12:55:10.538Z

Reserved: 2026-09-05T21:04:08.629Z

Link: CVE-2022-51018

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-07T13:17:23.893

Modified: 2026-09-07T13:17:23.893

Link: CVE-2022-51018

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T15:15:17Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption