CVE-2026-75977
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.62%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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.
- CVSS 3.1
- 8.8 HIGHCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.62% probability · 48th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-269
- Source
- security@wordfence.com
References
- 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
- 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/models/admin/users.php#L125
- https://plugins.trac.wordpress.org/changeset/3664567/
- https://www.wordfence.com/threat-intel/vulnerabilities/id/ae75196d-2128-4da8-a90b-a62454dcdbe9?source=cve
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.