CVE-2026-46482

MyBB: Security Question insufficient validation

### Impact The registration component does not validate the text-based _Security Question_ CAPTCHA correctly, allowing attackers to bypass the challenge via a specially crafted value. [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N) ### Details The public _Registration_ workflow ([`member.php?action=do_register`](https://github.com/mybb/mybb/blob/mybb_1839/member.php#L262-L307)) accepts a hidden field `question_id` — expected to match the question session identifier (`mybb_questionsessions.sid`) — and validates the challenge answer without a fail-closed fallback for invalid identifiers. If the value is blank, forged, or expired, the request continues without a question-related error. ### Patches MyBB 1.8.(...) resolves this issue with the following changes: - Commit: https://github.com/mybb/mybb/commit/ - `.patch`: https://github.com/mybb/mybb/commit/.patch ### References - Release Notes: https://mybb.com/versions/1.8.(...)/ ### For more information Go to [mybb.com/security](https://mybb.com/security/) to report possible security concerns or to learn more about security research at MyBB. ### Contact The security team can be reached at [[email protected]](mailto:[email protected]).


We have discovered 1,463 live websites that are affected by CVE-2026-46482.

Run a Free Instant Scan




Affected Software

Product  MyBB
Category Message Boards
Vulnerable Domains1,463 live websites (100% of MyBB install base)
Vulnerable Versions
  • from 0 through 1.8.40
Vulnerable Versions Count21 versions ( 100% of all versions)


Common Weakness Enumeration

CWE-636 Not Failing Securely ('Failing Open')



Details

  • Published - Aug 18, 2026
  • Updated - Aug 18, 2026

Website Distribution by Country

Number of websites using CVE-2026-46482
United States552 websites



Germany377 websites
Poland130 websites
France76 websites
GB37 websites
Turkey25 websites
Netherlands23 websites
Italy22 websites
Iran18 websites
Russia18 websites

Website Distribution by TLD

Number of websites using CVE-2026-46482
.com535 websites
.de268 websites
.net152 websites
.org91 websites
.pl87 websites
.eu32 websites
.ru23 websites
.it18 websites
.info13 websites
.fr13 websites

Vulnerable Versions

Vulnerable versions are highlighted in red

Websites affected by CVE-2026-46482

Top websites that are affected by CVE-2026-46482. Please click on the "Contact us" link to get more information.
DomainCountryRankContacts
*********.****.com United States**,***
******.******.org United States**,***
*****.****.tv United States***,***
********.pl Poland***,***
*************.org Laos***,***
*************.net United States***,***
************.pl Poland***,***
********.net United States***,***
**********.org United States***,***
*******.com United States***,***
See full domain list

FAQ

CVE-2026-46482 is Not Failing Securely ('Failing Open') in MyBB
A total of 1,463 websites have been identified as vulnerable to CVE-2026-46482, based on global website indexing conducted by WebTechSurvey.
The MyBB is affected by the CVE-2026-46482 vulnerability.
MyBB versions up to 1.8.40 are vulnerable to CVE-2026-46482.
CVE-2026-46482 is resolved in version 1.8.40 of MyBB.