CVE-2026-3718 HIGH

CVE-2026-3718: ManageWP Worker <= 4.9.31 - Unauthenticated Stored Cross-Site Scripting via 'MWP-Key-Name' Header

Vendor Managewp
Product ManageWP Worker
Weakness CWE-79 · XSS
Published May 14, 2026
Last update May 14, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

ManageWP Worker versions up to 4.9.31 contain a cross-site scripting vulnerability that allows attackers to inject malicious scripts into the application. The vulnerability can be exploited remotely without authentication or user interaction. An attacker can inject code that affects multiple users or components of the site, potentially compromising site security and user data.

What an attacker can do

03Attacker Capabilities

Inject malicious JavaScript that runs in users' browsers and affects the site or other visitors.

Potential impact on your site

04Site Impact

Attackers can steal admin credentials, deface your site, or redirect visitors to malicious pages without your knowledge.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 14, 2026 CVE published
May 14, 2026 Record updated

Related vulnerabilities

08Related CVE