Cette page n'a pas encore été traduite dans votre langue. Affichage du contenu en anglais pendant que nous y travaillons.
💡 Keep dependencies up to date — most exploits target known, patchable vulnerabilities.
CVE-2026-3718: XSS in ManageWP Worker WordPress Plugin
Plateforme
wordpress
Composant
worker
Corrigé dans
4.9.32
CVE-2026-3718 describes a stored Cross-Site Scripting (XSS) vulnerability discovered in the ManageWP Worker plugin for WordPress. This vulnerability allows unauthenticated attackers to inject arbitrary web scripts, potentially leading to account compromise and data theft. The vulnerability affects versions 0.0.0 through 4.9.31 of the plugin, but has been resolved in version 4.9.32.
Détecte cette CVE dans ton projet
Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.
Impact et Scénarios d'Attaquetraduction en cours…
Successful exploitation of CVE-2026-3718 allows an attacker to inject and execute malicious JavaScript code within the context of an administrator's session. This can lead to a variety of attacks, including session hijacking, credential theft (e.g., stealing WordPress administrator passwords), and defacement of the WordPress site. The attacker could also redirect administrators to phishing sites or install malware. Because the vulnerability is stored, the injected script executes every time an administrator visits the plugin's connection management page with debug parameters, amplifying the potential impact. The lack of authentication requirements makes this vulnerability particularly concerning, as it can be exploited by anyone with access to send HTTP requests.
Contexte d'Exploitationtraduction en cours…
CVE-2026-3718 was published on May 14, 2026. As of this date, there are no publicly known active campaigns exploiting this vulnerability. No entries on KEV or EPSS are available. The CVSS score of 7.2 (HIGH) indicates a significant risk, and the ease of exploitation (unauthenticated) suggests potential for widespread exploitation if a public proof-of-concept is released. Refer to the official ManageWP advisory for further details.
Renseignement sur les Menaces
Statut de l'Exploit
CISA SSVC
Vecteur CVSS
Que signifient ces métriques?
- Attack Vector
- Réseau — exploitable à distance via internet. Aucun accès physique ou local requis.
- Attack Complexity
- Faible — aucune condition spéciale requise. Exploitable de manière fiable.
- Privileges Required
- Aucun — sans authentification. Aucune identifiant requis pour exploiter.
- User Interaction
- Aucune — attaque automatique et silencieuse. La victime ne fait rien.
- Scope
- Modifié — l'attaque peut pivoter au-delà du composant vulnérable.
- Confidentiality
- Faible — accès partiel ou indirect à certaines données.
- Integrity
- Faible — l'attaquant peut modifier certaines données avec un impact limité.
- Availability
- Aucun — aucun impact sur la disponibilité.
Logiciel Affecté
Classification de Faiblesse (CWE)
Chronologie
- Réservé
- Publiée
Mitigation et Contournementstraduction en cours…
The primary mitigation for CVE-2026-3718 is to upgrade the ManageWP Worker plugin to version 4.9.32 or later. If an immediate upgrade is not possible due to compatibility issues or breaking changes, consider implementing a temporary workaround by filtering or sanitizing the 'MWP-Key-Name' HTTP request header on the web server. This can be achieved using web application firewall (WAF) rules or proxy configurations to block or modify suspicious header values. Additionally, disable debug parameters on the plugin's connection management page to reduce the attack surface. After upgrading, confirm the fix by attempting to inject a simple JavaScript payload via the 'MWP-Key-Name' header and verifying that it is not executed.
Comment corriger
Mettre à jour vers la version 4.9.32, ou une version corrigée plus récente
Questions fréquentestraduction en cours…
What is CVE-2026-3718 — XSS in ManageWP Worker WordPress Plugin?
CVE-2026-3718 is a stored Cross-Site Scripting (XSS) vulnerability affecting the ManageWP Worker WordPress plugin. It allows attackers to inject malicious scripts via the 'MWP-Key-Name' HTTP header, potentially compromising administrator accounts.
Am I affected by CVE-2026-3718 in ManageWP Worker WordPress Plugin?
You are affected if you are using ManageWP Worker plugin versions 0.0.0 through 4.9.31. Upgrade to version 4.9.32 or later to mitigate the risk.
How do I fix CVE-2026-3718 in ManageWP Worker WordPress Plugin?
Upgrade the ManageWP Worker plugin to version 4.9.32 or later. As a temporary workaround, filter or sanitize the 'MWP-Key-Name' HTTP header on your web server.
Is CVE-2026-3718 being actively exploited?
As of May 14, 2026, there are no publicly known active campaigns exploiting CVE-2026-3718, but the HIGH severity score warrants immediate attention.
Where can I find the official ManageWP advisory for CVE-2026-3718?
Refer to the official ManageWP advisory for the most up-to-date information and guidance regarding CVE-2026-3718. Check the ManageWP website or their security blog for announcements.
Ton projet est-il affecté ?
Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.
Détecte cette CVE dans ton projet
Téléverse ton fichier de dépendances et découvre instantanément si cette CVE et d'autres te touchent.
Scannez votre projet WordPress maintenant — sans compte
scanZone.subtitle
Glissez-déposez votre fichier de dépendances
composer.lock, package-lock.json, requirements.txt, Gemfile.lock, pubspec.lock, Dockerfile...