SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2022-51015

MEDIUM · CVSS 6.5 EPSS 0.68% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-07 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

PocketMine-MP versions prior to 4.0.6 are vulnerable due to insufficient validation of facing values in PlayerActionPacket and UseItemTransactionData, allowing remote authenticated attackers to exploit this flaw. By sending specially crafted packets with invalid values, an attacker can crash the server, leading to a denial of service. Server administrators using affected versions should prioritize applying the update to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
poc

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-51015
Severity
MEDIUM
CVSS
6.5
EPSS
0.68%

Original NVD Description

PocketMine-MP before 4.0.6 does not validate facing values in PlayerActionPacket (for START_BREAK and CRACK_BREAK actions) or in UseItemTransactionData (typically within InventoryTransactionPacket). A remote authenticated attacker can send crafted packets with invalid facing values (e.g., negative or out-of-range) to crash the server, resulting in a denial of service.