CVE-2026-84770
8.8Kitae · Mang Board WP
An unauthenticated Cross-Site Request Forgery (CSRF) vulnerability exists in the Mang Board WP plugin for WordPress, versions 2.3.8 and earlier, allowing unauthorized actions.
Executive summary
A high-severity CSRF vulnerability in the Mang Board WP plugin for WordPress allows unauthenticated attackers to perform unauthorized actions on behalf of users, posing a significant risk to site integrity.
Vulnerability
The plugin contains a Cross-Site Request Forgery (CWE-352) flaw that does not properly validate requests, allowing an unauthenticated attacker to trick a user into executing unintended actions. This vulnerability impacts the core functionality of the plugin by failing to require specific security tokens for sensitive operations.
Business impact
Successful exploitation of this CSRF vulnerability could lead to unauthorized administrative or user-level actions, potentially resulting in data modification, configuration changes, or the compromise of site functionality. Given the CVSS score of 8.8, this flaw represents a significant risk to the availability and integrity of the WordPress environment. Unauthorized state changes performed via this vector could lead to widespread disruption or administrative takeovers.
Remediation
Immediate Action: Update the Mang Board WP plugin to the latest available version, ensuring it is at least 2.3.9 or higher.
Proactive Monitoring: Review web server access logs for anomalous POST requests originating from unexpected sources or unusual patterns directed at board management endpoints.
Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious cross-site requests to the plugin's endpoints until the patch can be applied.
Exploitation status
Public Exploit Available: No
Analyst recommendation
This vulnerability presents a high risk to the security of the affected WordPress installation. Site administrators should prioritize updating the Mang Board WP plugin to version 2.3.9 or the latest available release immediately to remediate the flaw. Failure to patch may allow attackers to manipulate site content or settings without requiring authentication.
Sources
Originally found and disclosed by John Ryan Albon | Patchstack Bug Bounty Program, per the CVE Program record.