WS-2022-0012
Published:May 14, 2026
Updated:May 14, 2026
Impact A remote attacker may crash a server by sending "PlayerActionPacket" with invalid facing values (e.g. negative), specifically with "START_BREAK" or "CRACK_BLOCK" actions, or with a "UseItemTransactionData" (typically in "InventoryTransactionPacket"). Patches f126479c37ff00a717a828f5271cf8e821d12d6c Workarounds Using a plugin, cancel "DataPacketReceiveEvent" if the packet is "PlayerActionPacket" and the facing is outside the range 0-5 when receiving START_BREAK or CRACK_BLOCK actions, or UseItemTransactionData. However, beware that negative values may be legitimate in some cases. For more information If you have any questions or comments about this advisory: * Email us at "team@pmmp.io" (mailto:team@pmmp.io)
Related Resources (3)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE