CVE-2026-45126

MyBB is free and open source forum software. Prior to 1.8.40, the Admin CP Security Questions module does not validate the anti-CSRF token correctly, allowing same-site attackers to enable or disable registration challenge questions with a specially crafted URL. The controller processes GET requests for the disable and enable actions to modify mybb_questions.active without verifying the my_post_key token attached by the user interface. The uniquely identifying implementation details include admin/modules/config/questions.php. This issue is fixed in version 1.8.40.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-18 16:17

Updated : 2026-09-08 21:02


NVD link : CVE-2026-45126

Mitre link : CVE-2026-45126

CVE.ORG link : CVE-2026-45126


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)