GHSA-5mrr-24gh-4jwhMediumCVSS 3.3

PocketMine-MP before 4.0.3 does not perform case-insensitive matching when removing operator...

Published
September 6, 2026
Last Modified
September 6, 2026

🔗 CVE IDs covered (1)

📋 Description

PocketMine-MP before 4.0.3 does not perform case-insensitive matching when removing operator entries from ops.txt. The removeOp function lowercases the supplied name but only removes an exactly matching entry, so an operator name stored with non-lowercase letters cannot be revoked using the deop command, leaving the player as an operator until the entry is removed from ops.txt manually.

🔗 References (5)