CVE-2026-45116
Last modified
CVE-2026-45116 is a high-severity vulnerability rated 8.7/10 on the CVSS scale. MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verify_profile_fields() only performs the specialized validation when is_array($profile_fields[$field]) is true. A non-array profile_fields[fidX] value instead of the expected profile_fields[fidX][] shape falls through to generic text handling and is stored without verification. The affected value is then rendered directly by member.php and inc/functions_post.php rather than processed by the MyCode parser. The uniquely identifying implementation details include inc/datahandlers/user.php. 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-45116?
How severe is CVE-2026-45116?
How do I fix CVE-2026-45116?
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-45106Weblate is a web based localization tool. Prior to version 2…4.6
- CVE-2026-45108Himmelblau is an interoperability suite for Microsoft Azure …8.4
- CVE-2026-45109Next.js is a React framework for building full-stack web app…7.5
- CVE-2026-4511A security vulnerability has been detected in vanna-ai vanna…6.3
- CVE-2026-45112Allocation of Resources Without Limits or Throttling vulnera…7.5
- CVE-2026-45115MyBB is free and open source forum software. Prior to 1.8.40…8.7
- CVE-2026-45117MyBB is free and open source forum software. From 1.8.13 unt…9.8
- CVE-2026-45118MyBB is free and open source forum software. Prior to 1.8.40…9.3
- CVE-2026-45119MyBB is free and open source forum software. Prior to 1.8.40…4.6
- CVE-2026-4512The reCaptcha by WebDesignBy WordPress plugin before 2.0 doe…3.5
- CVE-2026-45120MyBB is free and open source forum software. Prior to 1.8.40…5.4
- CVE-2026-45121MyBB is free and open source forum software. Prior to 1.8.40…4.3
Are you affected by CVE-2026-45116?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
