SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2022-51011

MEDIUM · CVSS 4.3 EPSS 0.43% 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.2.10 are vulnerable to denial-of-service attacks due to improper validation of incoming chat message lengths, allowing attackers to send oversized messages that can overwhelm the server. This can result in significant server lockups, disrupting service for legitimate users. 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-51011
Severity
MEDIUM
CVSS
4.3
EPSS
0.43%

Original NVD Description

PocketMine-MP before 4.2.10 fails to validate the total length of incoming chat message blobs before splitting them by newline characters, allowing attackers to send large messages containing many newlines. Malicious clients can send megabyte-sized chat packets and bombard the server with thousands of such messages, causing server lockups lasting seconds or minutes.