Description
The Mang Board WP plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'stag' parameter in all versions up to, and including, 2.3.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Published: 2026-07-09
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Mang Board WP plugin contains an insufficiently sanitized ‘stag’ parameter that is reflected in output. An attacker can supply a crafted value in this parameter, causing the plugin to echo it back into the page without escaping. Because the script runs in the victim’s browser context, any unauthenticated user who clicks a malicious link can be the target. While the flaw cannot lead to remote code execution on the host system, it enables a range of client‑side attacks such as session hijacking, defacement, phishing, and arbitrary script injection that could be used to steal credentials or spread malware.

Affected Systems

All installations of the Mang Board WP plugin, version 2.3.4 or older, maintained by the vendor kitae‑park, are affected. WordPress sites that have not upgraded beyond 2.3.4 are therefore vulnerable.

Risk and Exploitability

With a CVSS score of 6.1 the vulnerability is considered moderate. The EPSS score of less than 1% indicates that the probability of exploitation is very low, and the vulnerability is not listed in the CISA KEV catalog. Likely attackers will send users a URL containing a malicious payload in the ‘stag’ query string, relying on the victim to click the link. If successful, the reflected script executes with the victim’s privileges, allowing an attacker to steal session information or perform further client‑side actions.

Generated by OpenCVE AI on July 29, 2026 at 12:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Mang Board WP plugin to the latest released version, which removes the unsanitized ‘stag’ parameter.
  • If an immediate upgrade is not possible, configure a web application firewall to block or sanitize the ‘stag’ parameter, or enforce a strict Content Security Policy to mitigate execution of injected scripts.
  • Ensure no stored malicious payloads remain and monitor for XSS alerts.

Generated by OpenCVE AI on July 29, 2026 at 12:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 10 Jul 2026 10:15: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

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 09 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Description The Mang Board WP plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'stag' parameter in all versions up to, and including, 2.3.4 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.
Title Mang Board WP <= 2.3.4 - Reflected Cross-Site Scripting via 'stag' Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

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

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-09T14:35:53.100Z

Reserved: 2026-06-25T13:43:26.781Z

Link: CVE-2026-13334

cve-icon Vulnrichment

Updated: 2026-07-09T14:35:48.717Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T12:45:03Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')