Description
PocketMine-MP before 4.0.7 contains an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON from clients. Attackers can send specially crafted form response packets with invalid JSON to trigger an uncaught InvalidArgumentException, causing server crashes.
Published: 2026-09-07
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Patch
AI Analysis

Impact

PocketMine-MP before version 4.0.7 has an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON. Attackers can send specially crafted form response packets with invalid JSON, triggering an uncaught InvalidArgumentException that causes the server to crash. This denial-of-service condition can interrupt gameplay and potentially lead to further disruption if the server is unable to reload or recover gracefully. The weakness is classified as CWE‑248, which describes an unhandled exception that can lead to unstable behavior. The impact is limited to availability; confidentiality and integrity are not directly affected, though repeated crashes can cause loss of service and disrupt player experience. The vulnerability’s scope is confined to servers receiving packet data from clients, meaning a remote attacker does not need local access.

Affected Systems

The affected product is PocketMine‑MP, a server implementation for Minecraft Bedrock Edition, prior to version 4.0.7. Any instance of this software running an unpatched version is susceptible. No specific build or patch number is listed beyond the 4.0.7 threshold. The vulnerability applies to all installations that allow clients to send modal form responses, which is a common feature in custom plugins or default server behavior.

Risk and Exploitability

The CVSS base score of 7.1 indicates a high severity risk of exploitation. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting no confirmed widespread attacks yet. However, the unhandled exception and the ability of attackers to trigger it with crafted JSON packets imply a realistic attack path over an open network connection. Without a mitigation, any client that can send malformed JSON can trigger repeated server restarts, leading to denial of service for legitimate players. Because the exploit requires only network-level communication, it is accessible to remote attackers with no authentication or privileged access needed.

Generated by OpenCVE AI on September 7, 2026 at 14:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PocketMine-MP to version 4.0.7 or newer to receive the fix that properly handles JSON decoding errors.
  • If an upgrade cannot be performed immediately, disable or restrict the use of modal forms until the patch is applied so that the vulnerable packet handling code is not executed.
  • Configure network monitoring or firewall rules to detect and block repeated invalid JSON packet traffic, mitigating repeated crashes while a permanent fix is pending.

Generated by OpenCVE AI on September 7, 2026 at 14:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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 4.0.7 contains an unhandled exception vulnerability in the ModalFormResponsePacket handler when processing malformed JSON from clients. Attackers can send specially crafted form response packets with invalid JSON to trigger an uncaught InvalidArgumentException, causing server crashes.
Title PocketMine-MP before 4.0.7 Denial of Service via JSON Decoding
Weaknesses CWE-248
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-09T14:33:05.242Z

Reserved: 2026-09-05T21:03:00.814Z

Link: CVE-2022-51014

cve-icon Vulnrichment

Updated: 2026-09-09T14:32:54.187Z

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-09T15:17:04.313

Link: CVE-2022-51014

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T15:00:13Z

Weaknesses