PatchSiren cyber security CVE debrief
CVE-2026-45115 mybb CVE debrief
CVE-2026-45115 is a high-severity vulnerability in MyBB forum software prior to version 1.8.40, allowing attackers to inject JavaScript code through specially crafted usernames in the Buddy/Ignore component. The vulnerability is fixed in version 1.8.40. This issue affects MyBB installations that have not been upgraded to version 1.8.40 or later. Defenders should assess exposure and prioritize upgrading to the latest version. The vulnerability allows attackers to perform JavaScript code injection, potentially leading to security issues.
- Vendor
- mybb
- Product
- Unknown
- CVSS
- HIGH 8.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-18
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-18
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for MyBB forum software installations should assess exposure and prioritize upgrading to version 1.8.40 or later. This includes administrators, security teams, and IT personnel managing MyBB deployments. They should review the official advisory and CVE record for specific guidance on affected versions and upgrade paths. Vulnerability management and security teams should monitor for potential exploitation attempts and review compensing
Why it matters
CVE-2026-45115 is a high-severity vulnerability in MyBB forum software that allows attackers to inject JavaScript code, potentially leading to security issues. Defenders should prioritize upgrading to version 1.8.40 or later.
- Potential JavaScript code injection through specially crafted usernames
- Possible exploitation through the Private Messages Select Buddies list and usercp.php
Technical summary
The Buddy/Ignore component in MyBB forum software prior to version 1.8.40 does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through specially crafted usernames. The payload is triggered when a victim chooses Yes in Please Confirm while removing the username in usercp.php, or selects the username through the onclick handler in the xmlhttp.php Select Buddies popup. This issue is fixed in version 1.8.40, which properly sanitizes usernames to prevent code injection. The vulnerability affects MyBB installations prior to version 1.8.40.
Defensive priority
Defenders should prioritize upgrading to MyBB version 1.8.40 or later to address this vulnerability.
Recommended defensive actions
- Upgrade to MyBB version 1.8.40 or later
- Review and update affected systems
- Monitor for potential exploitation attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its description, CVSS score, and affected versions. The vulnerability is uniquely identified by its impact on the Buddy/Ignore component and unescaped single quotes in usernames. Defenders should verify affected MyBB installations and review the official advisory for specific guidance. Evidence limits are based on CVE and NVD information.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45115 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45115
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45115 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45115
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/mybb/mybb/releases/tag/mybb_1840
-
Source reference
Unverified legacy reference
URL: https://github.com/mybb/mybb/security/advisories/GHSA-p766-qqxv-rfc2
-
Source reference
Unverified legacy reference
URL: https://mybb.com/versions/1.8.40
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.