CVE-2026-75977 HIGH

CVE-2026-75977: Mang Board WP <= 2.3.7 - Authenticated (Subscriber+) Privilege Escalation to Forged Authentication Cookie

Vendor Kitae-Park
Product Mang Board WP
Weakness CWE-269
Published August 26, 2026
Last update August 26, 2026

CVSS base score

8.8/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

Mang Board WP versions 2.3.7 and earlier contain a privilege management flaw that allows authenticated users with low-level access to gain unauthorized elevated privileges. An attacker can read, modify, or delete sensitive data and disrupt site operations. All affected versions should be updated immediately.

What an attacker can do

03Attacker Capabilities

Read, modify, or delete site data and disrupt operations after gaining unauthorized elevated privileges.

Potential impact on your site

04Site Impact

Authenticated users can escalate their privileges to perform admin-level actions without authorization.

Conditions required to exploit

05Prerequisites

Attacker must have a low-level user account on the site (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

August 26, 2026 CVE published

Related vulnerabilities

08Related CVE