CVE-2026-75977
Description
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or — if you've already worked around this in production — publish your fix to the community-verified tier.
Propose a mitigation on Community Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
References
- https://www.wordfence.com/threat-intel/vulnerabilities/id/ae75196d-2128-4da8-a90b-a62454dcdbe9?source=cve
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.6/models/admin/users.php#L125
- https://plugins.trac.wordpress.org/browser/mangboard/tags/2.3.6/includes/functions/func.board.php#L32
- 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.user.php#L447
- 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.5/models/admin/users.php#L125
- 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.board.php#L1581
- 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/api/mb-template.php#L36
- https://plugins.trac.wordpress.org/changeset/3664567/
CWEs
CWE-269
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.