SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2025-71417

MEDIUM · CVSS 6.5 EPSS 0.31% Public Exploit

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

CyberRota Analysis

AI-Generated

PocketMine-MP versions prior to 5.32.1 are vulnerable due to inadequate validation of unique pack UUIDs in the ResourcePackClientResponsePacket, which can lead to duplicate pack transmissions. This flaw allows authenticated clients to overwhelm server memory by sending multiple copies of valid pack UUIDs, potentially resulting in a denial of service. Server administrators using affected versions should prioritize updating to mitigate this risk.

Public Exploit Signal

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

Detected Signals
poc
GitHub PoC Links

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

CVE
CVE-2025-71417
Severity
MEDIUM
CVSS
6.5
EPSS
0.31%

Original NVD Description

PocketMine-MP before 5.32.1 fails to validate uniqueness of pack UUIDs in ResourcePackClientResponsePacket STATUS_SEND_PACKS handling, allowing authenticated clients to trigger duplicate pack transmissions. Attackers can send multiple copies of valid pack UUIDs in a single packet to exhaust server memory and cause denial of service.