PatchSiren cyber security CVE debrief
CVE-2026-45734 mybb CVE debrief
CVE-2026-45734 MyBB CAPTCHA bypass vulnerability debrief. The MyBB forum software prior to version 1.8.40 contains a CAPTCHA bypass vulnerability. The built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. This issue allows attackers to potentially automate registration and spam, and may enable brute-force attacks on user accounts. Defenders responsible for MyBB installations, security teams, and administrators of MyBB-based forums should assess exposure and prioritize verification and patching to version 1.8.40 or later.
- Vendor
- mybb
- Product
- Unknown
- CVSS
- MEDIUM 5.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, security teams, and administrators of MyBB-based forums should assess exposure and prioritize verification and patching. This includes reviewing the current CAPTCHA implementation, assessing the potential impact of the vulnerability, and planning for upgrades or mitigations. Additionally, operators and platform administrators should review their systems for potential exposure and take steps to verify and remedi
Why it matters
The CVE-2026-45734 vulnerability in MyBB allows remote attackers to bypass CAPTCHA controls, potentially leading to automated registration and spam, and may allow for brute-force attacks on user accounts. Defenders responsible for MyBB installations, security teams, and administrators of MyBB-based forums should assess exposure and prioritize verification and patching.
- Remote attackers can bypass CAPTCHA controls, potentially leading to automated registration and spam.
- The vulnerability may allow for brute-force attacks on user accounts.
- Verification of CAPTCHA implementation and patching to version 1.8.40 or later is necessary.
Technical summary
The MyBB forum software prior to version 1.8.40 contains a CAPTCHA bypass vulnerability. The built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. The successful validation paths in contact.php, member.php?action=do_resendactivation, member.php?action=do_lostpw, member.php?action=do_emailuser, and sendthread.php?action=do_sendtofriend do not call captcha::invalidate_captcha() for the MyBB Default CAPTCHA selected by the captchaimage setting.
Defensive priority
Assess exposure, prioritize verification, and apply patches
Recommended defensive actions
- Assess exposure to the vulnerable MyBB versions
- Prioritize verification of CAPTCHA implementation
- Apply patches to upgrade to MyBB version 1.8.40 or later
- Review and update incident response plans
- Verify CAPTCHA implementation in MyBB installations
- Review compensating controls for exposed systems while remediation is scheduled and verified
- 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 CAPTCHA bypass vulnerability in MyBB versions prior to 1.8.40. The issue allows remote attackers to bypass CAPTCHA controls through challenge replay.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-45734 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-45734
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-45734 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-45734
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/commit/c2ed54f9259b9ce05728a9e657169033fe4adffc
-
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-jrrr-f3jw-mjmc
-
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.