---
id: CVE-2025-71417
title: >-
  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
summary: >-
  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 co…
severity: medium
cvss: 6.5
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'
cwe:
  - CWE-20
vendor: pmmp
product: PocketMine-MP
affected:
  - PocketMine-MP < 5.32.1
published: '2026-09-09'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T15:17:24.940'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-71417'
references:
  - url: >-
      https://github.com/pmmp/PocketMine-MP/security/advisories/GHSA-fqqv-56h5-f57g
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/pocketmine-mp-before-5.32.1-denial-of-service-via-resourcepackclientresponsepacket
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-10T14:18:49.492892Z'
ingestedAt: '2026-09-14T08:25:46.849Z'
epss: 0.00307
epssPercentile: 0.23581
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
