CVE-2026-46482
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Summary
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
Details
The public Registration workflow (member.php?action=do_register) 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:
References
- Release Notes: https://mybb.com/versions/1.8.(...)/
For more information
Go to 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 security@mybb.com.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| mybb | mybb | < 1.8.40 | affected |
Weaknesses
- CWE-636: CWE-636: Not Failing Securely ('Failing Open')
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: yes
- Technical Impact: partial
References
- https://github.com/mybb/mybb/security/advisories/GHSA-v2h7-4jp7-j6hh
- https://github.com/mybb/mybb/commit/bd2a3447939d3084a5926dd66ece04649e0e0d60
- https://github.com/mybb/mybb/releases/tag/mybb_1840
- https://mybb.com/versions/1.8.40
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.