CVE-2023-54355 PUBLISHED

PocketMine-MP 5.2.0 Server Crash via Incorrect EC Curve

Assigner: VulnCheck
Reserved: 10.01.2026 Published: 09.09.2026 Updated: 09.09.2026

PocketMine-MP versions before 5.3.1 and 4.23.1 fail to validate that the identityPublicKey in LoginPacket uses the required secp384r1 elliptic curve. Attackers can provide LoginPackets with keys using different curves or non-EC key types to pass login verification but trigger an uncaught exception during ECDH key derivation, crashing the server.

Metrics

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

Product Status

Vendor pmmp
Product PocketMine-MP
Versions Default: unaffected

Credits

  • dktapps finder

References

Problem Types

  • Improper Verification of Cryptographic Signature CWE