Impact
This vulnerability allows a user with moderator access but lacking specific report‑management permissions to mark reports as resolved. The flaw originates from an inconsistent permission check in the modcp.php handler that updates report entries, meaning the UPDATE statement can be executed without verifying the moderator’s privileges. The result is that unauthorized moderators can alter report status, potentially hiding user complaints or abuse reports, which undermines forum moderation integrity and may allow malicious or careless actions to go unreported.
Affected Systems
MyBB forum software, versions earlier than 1.8.40. The issue is fixed in the 1.8.40 release and later.
Risk and Exploitability
The CVSS score of 4.3 indicates moderate severity. No EPSS data is available and the vulnerability is not currently listed in CISA’s KEV catalog. The likely attack vector is via normal use of the moderation control panel: a moderator can submit a request to mark reports as resolved even without the necessary permission, which the application does not verify. Exploitation does not require additional prerequisites beyond possessing moderator privileges.
OpenCVE Enrichment