CVE-2026-47245
Last modified
CVE-2026-47245 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. MyBB is free and open source forum software. Prior to 1.8.40, the User CP Buddy/Ignore List component does not validate reciprocal buddy-list updates correctly. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
MyBB is free and open source forum software. Prior to 1.8.40, the User CP Buddy/Ignore List component does not validate reciprocal buddy-list updates correctly. The usercp.php?action=do_editlists delete handler removes the selected entry from the acting user's list and then updates mybb_users.buddylist for the target account. The reciprocal update searches for the deleted target UID instead of the acting user's UID and uses the unchecked array_search() return value as an array key. A false result can be converted to index 0, removing the target account's first stored buddy while leaving the actual reciprocal entry unchanged. The uniquely identifying implementation details include false converted to index 0. This issue is fixed in version 1.8.40.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mybb | mybb | < 1.8.40 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47245?
How severe is CVE-2026-47245?
How do I fix CVE-2026-47245?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4724Undefined behavior in the Audio/Video component. This vulner…9.1
- CVE-2026-47240Net::IMAP implements Internet Message Access Protocol (IMAP)…5.8
- CVE-2026-47241Net::IMAP implements Internet Message Access Protocol (IMAP)…2.1
- CVE-2026-47242Net::IMAP implements Internet Message Access Protocol (IMAP)…5.8
- CVE-2026-47243Kata Containers is an open source project focusing on a stan…9.2
- CVE-2026-47244Netty is a network application framework for development of …5.3
- CVE-2026-47247libheif is a HEIF and AVIF file format decoder and encoder. …7.5
- CVE-2026-47248Parse Server is an open source backend that can be deployed …6.9
- CVE-2026-47249Klever-Go is the Go implementation of the Klever blockchain …7.5
- CVE-2026-4725Sandbox escape due to use-after-free in the Graphics: Canvas…10
- CVE-2026-47250mcp-server-kubernetes is a Model Context Protocol server for…6.1
- CVE-2026-47251libheif is a HEIF and AVIF file format decoder and encoder. …6.1
Are you affected by CVE-2026-47245?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
