CVE-2021-48006

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-06 12:17

Updated : 2026-09-08 20:05


NVD link : CVE-2021-48006

Mitre link : CVE-2021-48006

CVE.ORG link : CVE-2021-48006


JSON object : View

Products Affected

No product.

CWE
CWE-178

Improper Handling of Case Sensitivity