Sceawere

Vulnerability Detail

CVE-2026-84770UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Unauthenticated CSRF in Mang Board

Vulnerability Metadata

Severity
High
Score / CVSS
8.8
Creation Date
18h ago
Vendor
Kitae Park
Product
Mang Board WP
Attack Type
CWE-352 Cross-Site Request Forgery (CSRF)
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

Unauthenticated Cross Site Request Forgery (CSRF) in Mang Board WP <= 2.3.8 versions.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "8.8",
  "pubDate": "2026-09-02T12:17:14.927Z",
  "pubdate": "2026-09-02T12:17:14.927Z",
  "executiveSummary": "The Mang Board plugin for WordPress, specifically versions 2.3.8 and below, contains an unauthenticated Cross-Site Request Forgery (CSRF) vulnerability.\nThis security flaw allows an unauthenticated attacker to induce an authenticated user, typically an administrator, to perform unintended actions within the WordPress environment.\nThe vulnerability arises from the lack of sufficient request validation or CSRF tokens within the plugin's functional endpoints.\nSuccessful exploitation can lead to unauthorized configuration changes, plugin settings modification, or potential administrative actions performed on behalf of the victim.\nBecause the attack leverages the trust established between the victim's browser and the WordPress site, no direct authentication is required from the attacker to initiate the request.\nThe risk implication is significant as it provides a mechanism for unauthorized state-changing operations, potentially compromising the integrity of the target WordPress installation.",
  "technicalDetails": "The vulnerability is identified as an unauthenticated Cross-Site Request Forgery (CSRF) residing within the Mang Board WP plugin infrastructure.\nThe root cause of this vulnerability is the absence of a unique, unpredictable, and server-side validated anti-CSRF token (such as a WordPress nonce) for sensitive request handlers within the plugin.\nWithout such validation, the application cannot verify whether a state-changing request was intentionally initiated by an authenticated user through the intended user interface or if it was forged by an external, malicious source.\nThe attack flow begins when an attacker crafts a malicious web page or an embedded hyperlink designed to send a crafted HTTP request to the vulnerable endpoint on the target WordPress site.\nWhen an authenticated administrator visits the attacker-controlled page or clicks the malicious link, the victim's browser automatically includes their active session cookies with the forged request directed at the Mang Board plugin's vulnerable functions.\nBecause the server-side code fails to verify the request's origin or require a valid nonce, it processes the unauthorized command as a legitimate request from the administrator.\nThis behavior exposes critical administrative functionality—such as modifying plugin options or managing board settings—to unauthorized execution via the victim's session.\nAffected versions include Mang Board WP 2.3.8 and all preceding iterations. The exploitation is remote and does not require the attacker to have direct access to the WordPress backend; it relies entirely on the victim performing an action within their browser.\nPost-exploitation impact includes the modification of plugin configurations, potential data manipulation, or secondary impact depending on what functionality the vulnerable endpoint exposes. If the endpoint allows for arbitrary option updates or administrative actions, an attacker could potentially lead to further escalation, such as modifying other WordPress settings or executing actions that facilitate a persistent compromise of the site, depending on the breadth of functionality exposed to the vulnerable request."
}
CVE-2026-84770: Unauthenticated CSRF in Mang Board (HIGH Severity, CVSS: 8.8) - Sceawere