Resource exhaustion in PocketMine-MP - #VU125422

 

Resource exhaustion in PocketMine-MP - #VU125422

Published: November 10, 2020 / Updated: April 8, 2026


Vulnerability identifier: #VU125422
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-400
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
PocketMine-MP
Software vendor:
PMMP

Description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to uncontrolled resource consumption in InventoryTransaction->findResultItem() when processing specially crafted InventoryTransactionPackets. A remote attacker can send specially crafted InventoryTransactionPackets to cause a denial of service.

The issue is triggered when multiple pathways to a result exist, causing exponential complexity during flattening of conflicting InventoryActions within the same InventoryTransaction.


Remediation

Install security update from vendor's website.

External links