CVE-2026-46482
Last modified
CVE-2026-46482 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. ### 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 [security@mybb.com](mailto:security@mybb.com).. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
### 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 [security@mybb.com](mailto:security@mybb.com).
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mybb | mybb | < 1.8.40 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-46482?
How severe is CVE-2026-46482?
How do I fix CVE-2026-46482?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-46477Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-46478Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-46479Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-4648Use of an insecure cryptographic algorithm in the cashless p…6.8
- CVE-2026-46480Flowise is a drag & drop user interface to build a customize…8.8
- CVE-2026-46481OpenMetadata is a unified metadata platform. Prior to versio…8.3
- CVE-2026-46483Vim is an open source, command line text editor. Prior to 9.…7
- CVE-2026-46484Headplane is a feature-complete Web UI for Headscale. Prior …8.1
- CVE-2026-46485Dashy is a self-hostable personal dashboard. Prior to 4.0.8,…8.2
- CVE-2026-46486MVT (Mobile Verification Toolkit) helps with conducting fore…5.3
- CVE-2026-46488motionEye (mEye) is an online interface for a piece of softw…9.1
- CVE-2026-46489SolidInvoice is an open-source invoicing platform. Prior to …8.1
Are you affected by CVE-2026-46482?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
