Vulnerability Description
MyBB 1.8.40 does not restrict which usergroup a limited Admin Control Panel user may assign when creating or editing users; the user module offers the Administrators group (gid 4) and its datahandler's verify_usergroup() unconditionally returns true. An admin holding only the delegated user-management permission can assign the Administrators group to an account and escalate to the full Administrator permission set.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/bikini/exploitarium/tree/main/mybb-limited-acp-to-admin
- https://www.vulncheck.com/advisories/mybb-privilege-escalation-from-limited-acp-
FAQ
What is CVE-2026-58054?
CVE-2026-58054 is a vulnerability with a CVSS score of 7.2 (HIGH). MyBB 1.8.40 does not restrict which usergroup a limited Admin Control Panel user may assign when creating or editing users; the user module offers the Administrators group (gid 4) and its datahandler'...
How severe is CVE-2026-58054?
CVE-2026-58054 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-58054?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.