CVE-2023-54392 PUBLISHED

PocketMine-MP before 4.22.3 Denial of Service via BlockActorDataPacket

Assigner: VulnCheck
Reserved: 05.09.2026 Published: 09.09.2026 Updated: 09.09.2026

PocketMine-MP versions >= 4.20.0 before 4.22.3 (and before 5.2.1 in the 5.x branch) fail to validate NBT tag types in BlockActorDataPacket. A player can crash the server by sending a packet containing sign NBT data with an incorrect tag type, triggering an unhandled UnexpectedTagTypeException that terminates the server process.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor pmmp
Product PocketMine-MP
Versions Default: unaffected

Credits

  • ShockedPlot7560 reporter
  • dktapps finder

References

Problem Types

  • Improper Input Validation CWE