Description
The ManageWP Worker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'MWP-Key-Name' HTTP request header in all versions up to, and including, 4.9.31. This is due to insufficient input sanitization and output escaping of attacker-controlled header values. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an administrator visits the plugin's connection management page with debug parameters.
Published: 2026-05-14
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises because the ManageWP Worker plugin does not sanitize or escape the value of the ’MWP-Key-Name’ HTTP header. An attacker can inject arbitrary JavaScript into the header, which the plugin stores and later renders without proper encoding. When an administrator opens the plugin’s connection‑management page with debug parameters, the malicious script executes in the administrator’s browser. This can lead to credential theft, session hijacking, or defacement of the administrative interface.

Affected Systems

WordPress sites that have the ManageWP Worker plugin installed, versions 4.9.31 or earlier. The vulnerability is present in all releases up to and including 4.9.31, regardless of additional WordPress configuration. Site owners using any earlier ManageWP Worker version are affected.

Risk and Exploitability

The CVSS score of 7.2 indicates a high impact risk, and the vulnerability can be triggered by any user who can make HTTP requests to the site, since no authentication is required to supply the malicious header. The EPSS score is not available, so the current exploitation probability is unknown, but the lack of a KEV listing suggests it has not yet been widely exploited. The likely attack vector is an unauthenticated attacker sending a crafted request with a malicious ’MWP-Key-Name’ header. Once the script is stored, it will run in the administrator’s browser whenever the debug page is loaded, potentially allowing the attacker to control the administrator’s session or manipulate the site’s content.

Generated by OpenCVE AI on May 14, 2026 at 08:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update ManageWP Worker to a version newer than 4.9.31 so that header values are properly validated and escaped.
  • Disable debug mode for the plugin’s connection‑management page to prevent rendering of stored scripts.
  • Configure a web application firewall or server rule to strip or block the 'MWP-Key-Name' header containing malicious payloads.

Generated by OpenCVE AI on May 14, 2026 at 08:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 14 May 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Managewp
Managewp managewp Worker
Wordpress
Wordpress wordpress
Vendors & Products Managewp
Managewp managewp Worker
Wordpress
Wordpress wordpress

Thu, 14 May 2026 11:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 14 May 2026 07:00:00 +0000

Type Values Removed Values Added
Description The ManageWP Worker plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'MWP-Key-Name' HTTP request header in all versions up to, and including, 4.9.31. This is due to insufficient input sanitization and output escaping of attacker-controlled header values. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an administrator visits the plugin's connection management page with debug parameters.
Title ManageWP Worker <= 4.9.31 - Unauthenticated Stored Cross-Site Scripting via 'MWP-Key-Name' Header
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Managewp Managewp Worker
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-14T10:43:47.929Z

Reserved: 2026-03-07T12:14:34.057Z

Link: CVE-2026-3718

cve-icon Vulnrichment

Updated: 2026-05-14T10:43:42.941Z

cve-icon NVD

Status : Deferred

Published: 2026-05-14T07:16:19.703

Modified: 2026-05-14T14:28:41.283

Link: CVE-2026-3718

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-14T14:32:52Z

Weaknesses
  • CWE-79

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