Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2021-48006 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-178Improper Handling of Case Sensitivity[email protected]

Affected Products

ProductVersions
PocketMine-MP
>= 0, < 4.0.3

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Upgrade: 4.0.3moderate effort
  • Workaround:low effort

    Manually remove the affected operator entries from ops.txt.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2021-48006
NVD Published Date:
Sep 6, 2026
NVD Last Modified:
Sep 18, 2026
Source:
[email protected]
CVE-2021-48006 Details - Not Deferred