Description
PocketMine-MP versions before 4.12.5 contain a denial-of-service vulnerability in ModalFormResponsePacket processing that allows attackers to cause server resource exhaustion by sending large JSON payloads. Attackers can send numerous oversized modal form response packets to consume CPU time and prevent the server from processing legitimate connections.
Published: 2026-09-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PocketMine-MP versions prior to 4.12.5 contain a flaw in the processing of ModalFormResponsePacket messages that allows an attacker to cause service interruption. By sending large JSON payloads in these packets, a malicious client can overload server resources, consume CPU time, and prevent legitimate players from connecting. The weakness is a resource exhaustion issue (CWE-407).

Affected Systems

Any PocketMine-MP server running a version older than 4.12.5 is vulnerable. This includes the default builds distributed under the pmmp product line. No specific sub‑versions are listed beyond the overall pre‑4.12.5 threshold.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, and the exploit probability appears low since the EPSS score is not available and the vulnerability is not listed in CISA KEV. The likely attack vector is remote network access: an attacker must be able to connect to the server and send a large ModalFormResponsePacket. Once the packet is processed, the server’s CPU and memory usage spike, leading to a denial of legitimate connections. The vulnerability does not require privileged access or vulnerable client software beyond a malformed packet. The risk persists until a patched server version is deployed.

Generated by OpenCVE AI on September 9, 2026 at 14:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PocketMine-MP to version 4.12.5 or later
  • If an upgrade cannot be performed immediately, block or limit incoming connections on the server’s designated ports using network firewall rules
  • Continuously monitor server logs for unusually large ModalFormResponsePacket traffic and review performance metrics

Generated by OpenCVE AI on September 9, 2026 at 14:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 13:45:00 +0000

Type Values Removed Values Added
Description PocketMine-MP versions before 4.12.5 contain a denial-of-service vulnerability in ModalFormResponsePacket processing that allows attackers to cause server resource exhaustion by sending large JSON payloads. Attackers can send numerous oversized modal form response packets to consume CPU time and prevent the server from processing legitimate connections.
Title PocketMine-MP before 4.12.5 Denial of Service via ModalFormResponsePacket
Weaknesses CWE-407
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-09T13:31:53.472Z

Reserved: 2026-09-05T21:00:04.786Z

Link: CVE-2023-54395

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T14:17:09.740

Modified: 2026-09-09T14:17:09.740

Link: CVE-2023-54395

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T14:45:05Z

Weaknesses
  • CWE-407

    Inefficient Algorithmic Complexity