๐Ÿ” CVE Alert

CVE-2026-46482

MEDIUM 5.3

MyBB: Security Question insufficient validation

CVSS Score
5.3
EPSS Score
0.0%
EPSS Percentile
0th

### 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]).

CWE CWE-636
Vendor mybb
Product mybb
Published Aug 18, 2026
Last Updated Aug 18, 2026
Stay Ahead of the Next One

Get instant alerts for mybb mybb

Be the first to know when new medium vulnerabilities affecting mybb mybb are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
None

Affected Versions

mybb / mybb
< 1.8.40

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mybb/mybb/security/advisories/GHSA-v2h7-4jp7-j6hh github.com: https://github.com/mybb/mybb/commit/bd2a3447939d3084a5926dd66ece04649e0e0d60 github.com: https://github.com/mybb/mybb/releases/tag/mybb_1840 mybb.com: https://mybb.com/versions/1.8.40