Description
PocketMine-MP before 4.18.0-ALPHA2 fails to rate-limit mismatch type InventoryTransactionPacket requests, allowing attackers to trigger excessive inventory synchronization. Attackers can send numerous mismatch transactions to force the server to transmit large amounts of serialized inventory data, consuming significant bandwidth without authentication.
Published: 2026-09-09
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PocketMine-MP fails to rate‑limit mismatch type InventoryTransactionPacket requests, allowing an attacker to send a large number of such packets. Each packet triggers the server to synchronize inventory data, resulting in the server transmitting considerable amounts of serialized inventory data to the client. This excessive bandwidth consumption provides a bandwidth amplification denial‑of‑service vector without requiring any authentication.

Affected Systems

PocketMine-MP servers running any version older than 4.18.0‑ALPHA2 are affected.

Risk and Exploitability

The vulnerability’s CVSS score is 5.3, indicating a moderate severity. The EPSS score is not available, and the flaw is not listed in the CISA KEV catalog. Attackers can exploit the weakness from the network as the lack of authentication on InventoryTransactionPacket allows a remote, unauthenticated user to flood the server with packets and drain network bandwidth, leading to denial of service.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PocketMine-MP to version 4.18.0‑ALPHA2 or later.
  • Enable or configure any built‑in rate limiting for InventoryTransactionPacket traffic if the server provides such an option.
  • Monitor bandwidth usage and, if necessary, use network throttling or firewall rules to block or limit excessive InventoryTransactionPacket traffic.

Generated by OpenCVE AI on September 9, 2026 at 14:41 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 before 4.18.0-ALPHA2 fails to rate-limit mismatch type InventoryTransactionPacket requests, allowing attackers to trigger excessive inventory synchronization. Attackers can send numerous mismatch transactions to force the server to transmit large amounts of serialized inventory data, consuming significant bandwidth without authentication.
Title PocketMine-MP before 4.18.0-ALPHA2 Bandwidth Amplification via InventoryTransactionPacket
Weaknesses CWE-770
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-09T15:27:28.807Z

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

Link: CVE-2023-54394

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T14:17:09.587

Modified: 2026-09-09T14:17:09.587

Link: CVE-2023-54394

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling