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.
Published: 2026-08-26
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Mang Board WP plugin contains an authorization flaw that lets attackers who already have subscriber-level or higher privileges forge administrator authentication cookies. The flaw stems from HMAC key generation that uses the current user’s identity instead of the cookie username parameter, combined with insufficient validation in the cookie verification routine. Consequently, a crafted cookie can impersonate an administrator, allowing the attacker to change the admin password and assume full control of the WordPress site.

Affected Systems

All installations of the Mang Board WP plugin version 2.3.7 or earlier from the vendor kitae-park are affected. Any site running these versions with the plugin active is vulnerable, including releases 2.3.5 and 2.3.6 that contain the same code.

Risk and Exploitability

The CVSS score of 8.8 indicates a high severity. Exploitation requires an authenticated user with subscriber or higher access, after which forging a cookie and taking over the site is straightforward. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog, but the lack of an EPSS metric does not reduce the high impact of the flaw.

Generated by OpenCVE AI on August 26, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Mang Board WP to the latest version that fixes the HMAC key generation flaw.
  • If an update cannot be applied immediately, disable or remove the plugin until a patched version is available to eliminate the attack surface.
  • After updating or disabling the plugin, reset all administrator passwords and review the roles of all existing users to ensure no subscriber accounts have been used to exploit the flaw.
  • Monitor authentication logs for suspicious cookie creation or password changes.

Generated by OpenCVE AI on August 26, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Kitae-park
Kitae-park mang Board Wp
Wordpress
Wordpress wordpress
Vendors & Products Kitae-park
Kitae-park mang Board Wp
Wordpress
Wordpress wordpress

Wed, 26 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
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.
Title Mang Board WP <= 2.3.7 - Authenticated (Subscriber+) Privilege Escalation to Forged Authentication Cookie
Weaknesses CWE-269
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Kitae-park Mang Board Wp
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-26T14:00:00.264Z

Reserved: 2026-08-18T18:13:29.343Z

Link: CVE-2026-75977

cve-icon Vulnrichment

Updated: 2026-08-26T13:59:55.486Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T09:30:04Z

Weaknesses
  • CWE-269

    Improper Privilege Management