CVE-2026-75977
Mang Board WP に報告された脆弱性
概要
The Mang Board WP plugin for WordPress is vulnerable to Missing Authorization via Authentication Cookie Forgery in all versions up to, and including, 2.3.7. This is due to flawed HMAC generation in the mbw_get_hash_key() function that uses the current user's identity instead of the cookie username parameter when a WordPress user is logged in, combined with insufficient validation in mbw_validate_auth_cookie(). This makes it possible for authenticated attackers, with subscriber-level access and above, to forge administrator authentication cookies and change administrator passwords to achieve complete site takeover.
影響を受けるバージョン
- 0以上 〜 2.3.7以下
対処方法
Mang Board WP を 2.3.8 以降に更新してください。これで本脆弱性は解消します。
あなたのサイトは大丈夫ですか?
URLを入力するだけで、実際に使われているプラグインを検出し、 このデータベースと突き合わせて既知の脆弱性が残っていないかを確認できます。登録不要・無料です。
30秒で無料診断する参照
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.5/api/mb-template.php#L36
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.5/includes/functions/func.board.php#L1581
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.5/includes/functions/func.board.php#L32
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.5/includes/functions/func.user.php#L447
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.5/models/admin/users.php#L125
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.6/api/mb-template.php#L36
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.6/includes/functions/func.board.php#L1581
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.6/includes/functions/func.board.php#L32