PatchSiren cyber security CVE debrief
CVE-2026-45118 mybb CVE debrief
CVE-2026-45118 is a critical open redirect and reflected JavaScript code injection vulnerability in MyBB prior to version 1.8.40. The vulnerability exists in the Contact module, where the redirect URL or protocol is not validated correctly. This allows an attacker to use a javascript: URI as the target of the 'Click here if you don't want to wait any longer' link, enabling script execution when a victim selects the link. Defenders responsible for MyBB installations should assess exposure and prioritize upgrading to version 1.8.40 or later to prevent potential reflected JavaScript code injection attacks. The vulnerability requires user interaction to exploit and could lead to script
- Vendor
- mybb
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- 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 installations should assess exposure and prioritize upgrading to version 1.8.40 or later to prevent potential reflected JavaScript code injection attacks.
Why it matters
CVE-2026-45118 is a critical vulnerability in MyBB that allows for reflected JavaScript code injection. Defenders responsible for MyBB installations should assess exposure and prioritize upgrading to version 1.8.40 or later to prevent potential attacks. The vulnerability requires user interaction to exploit and could lead to script execution.
- Script execution could occur when a victim selects the 'Click here if you don't want to wait any longer' link.
- Defenders should verify MyBB installations for exposure and prioritize upgrading to version 1.8.40 or later.
- The vulnerability requires user interaction to exploit.
Technical summary
CVE-2026-45118 is an open redirect and reflected JavaScript code injection vulnerability in MyBB prior to version 1.8.40. The Contact module does not validate a redirect URL or protocol correctly, allowing a javascript: URI to be used as the target of the 'Click here if you don't want to wait any longer' link, enabling script execution when a victim selects the link. The vulnerability requires user interaction to exploit and could lead to script execution. Defenders should prioritize verifying exposure in MyBB installations and upgrading to version 1.8.40 or later.
Defensive priority
Defenders should prioritize verifying exposure in MyBB installations and upgrading to version 1.8.40 or later.
Recommended defensive actions
- Verify MyBB installations for exposure to CVE-2026-45118
- Upgrade vulnerable MyBB installations to version 1.8.40 or later
- Monitor for potential reflected JavaScript code injection attempts
- Review MyBB Contact module configuration for exposure
- Check for MyBB version 1.8.40 or later in deployments
- Track MyBB security advisories for future updates
- Perform regular security audits on MyBB installations
Evidence notes
The CVE record and NVD entry provide details on the open redirect and reflected JavaScript code injection vulnerability in MyBB prior to version 1.8.40. The Contact module does not validate a redirect URL or protocol correctly, allowing a javascript: URI to be used as the target of the 'Click here if you don't want to wait any longer' link. Defenders should verify MyBB installations for exposure and prioritize upgrading to version 1.8.40 or later. The vulnerability requires user interaction to exploit and could lead to script
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45118 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45118
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45118 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45118
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-wf92-5q5h-qr53
-
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.