Cross-account buddy-list corruption via unchecked delete
Published Aug 18, 2026 · Updated Aug 18, 2026
Authorization flaw in MyBB before 1.8.40 allows remote authenticated users to modify another user's buddy list via deletion. In usercp.php?action=do_editlists, the delete handler removes the acting user's entry locally, then searches the target account's buddylist for the deleted target UID instead of the acting user's UID and unsets the unchecked array_search() result, so false is coerced to index 0. Any authenticated forum account that can manage its own buddy list can corrupt another account's first stored buddy entry, but the published record describes no broader read, code-execution, or service-interruption impact.
Summary
What happened
Authorization flaw in MyBB before 1.8.40 allows remote authenticated users to modify another user's buddy list via deletion. In usercp.php?action=do_editlists, the delete handler removes the acting user's entry locally, then searches the target account's buddylist for the deleted target UID instead of the acting user's UID and unsets the unchecked array_search() result, so false is coerced to index 0. Any authenticated forum account that can manage its own buddy list can corrupt another account's first stored buddy entry, but the published record describes no broader read, code-execution, or service-interruption impact.
The record
- CVE
- CVE-2026-47245
- Published
- Aug 18, 2026
- Updated
- Aug 18, 2026
- Vendor
- MyBB
- Product
- MyBB
- Classifications
- CWE-252
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 18, 2026CVE publishedPublication date reported by the CVE source.
- Aug 18, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.8.40
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo