
PEACH
Un cadre d’isolation des locataires
CVE-2026-64638 is a pre-authentication reflected Cross-Site Scripting (XSS) vulnerability on the WordPress login screen, dubbed "XSS2Shell," that can be chained into Remote Code Execution (RCE) under specific conditions. It affects all WordPress versions from 4.7 through 7.0.2, spanning dozens of minor release branches. The vulnerability was discovered and responsibly disclosed by the team at pwn.ai, with the advisory published on August 6, 2026. WordPress 7.0.3 was released as the fix, with backports provided to all supported branches back to 4.7. It carries a CVSS v4 base score of 8.9 (High) (GitHub Advisory, Feedly).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting) and stems from insufficient sanitization of user-supplied input in the log parameter on wp-login.php (GitHub Advisory). An attacker crafts a malicious third-party website that, when visited by a logged-in or soon-to-log-in WordPress administrator, injects arbitrary JavaScript into the login page context. The full RCE escalation chain — publicly documented in multiple PoC repositories — leverages DOM clobbering, JSONP hijacking, the Same-Origin Method Execution (SOME) technique, WordPress Application Password capture, and finally plugin upload via update.php?action=upload-plugin to achieve PHP code execution (PoC Repo 1, PoC Repo 2). Exploitation requires active user interaction and successful social engineering, making fully automated exploitation difficult.
Successful exploitation of the XSS stage allows an unauthenticated attacker to execute arbitrary JavaScript in the context of a victim's browser session on the WordPress login page, potentially stealing session tokens or credentials. If the full RCE chain is completed — requiring the victim to be socially engineered into interacting with attacker-controlled content — the attacker can upload a malicious PHP plugin and achieve complete server-side code execution, resulting in full confidentiality, integrity, and availability compromise of both the vulnerable WordPress instance and potentially the underlying server (GitHub Advisory, The Hacker News). Given WordPress's market share, the scope of affected assets is extremely broad, with lateral movement possible if the compromised server shares infrastructure with other services.
Multiple functional proof-of-concept exploits are publicly available on GitHub, including a fully automated Python script (xss2shell.py) that implements the complete 5-stage XSS-to-RCE chain, as well as a Nuclei detection template (PoC Repo 1, PoC Repo 2). As of the time of reporting, there is no confirmed evidence of in-the-wild exploitation, and the NVD SSVC assessment notes exploitation as "none" (Feedly). The EPSS score is approximately 0.77%, reflecting a currently low but non-trivial probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Nessus detection plugin 333303 is available (Tenable).
wp-login.php.wp-login.php with a malicious payload injected into the log parameter (e.g., log=<area id=ajaxurl href=/?rest_route=/&_jsonp=...>).ajaxurl variable and redirect REST API calls.update.php?action=upload-plugin to upload a malicious PHP plugin ZIP archive, achieving remote code execution on the server (PoC Repo 1, PoC Repo 2).wp-login.php with abnormally long or encoded log parameter values containing HTML tags or JavaScript fragments.wp-login.php?log=<...> with URL-encoded HTML/JS payloads; REST API calls to /wp-json/wp/v2/users/me/application-passwords from unexpected IP addresses; access log entries for wp-admin/update.php?action=upload-plugin not correlated with known admin activity.wp-content/plugins/ not recognized by site administrators, particularly ZIP-uploaded plugins with obfuscated PHP code or web shell functionality.bash, curl, wget, python) following plugin activation.wp-admin/profile.php; newly activated plugins with no corresponding admin action in audit logs (PoC Repo 1, GitHub Advisory).The primary remediation is to update WordPress to version 7.0.3 or the corresponding patched minor release for your branch (e.g., 6.9.6, 6.8.7, 6.7.6, down to 4.7.34), all of which contain the backported fix (GitHub Advisory, WordPress Release). No official configuration-based workaround has been published; upgrading is the only confirmed fix. As a defense-in-depth measure, administrators should educate users about phishing risks, enforce multi-factor authentication on admin accounts, restrict plugin uploads to trusted administrators, and monitor Application Password creation events.
The vulnerability received significant media coverage shortly after disclosure, with The Hacker News, CyberSecurityNews, GBHackers, SOCRadar, Patchstack, and BrandeFense all publishing analyses within 24–48 hours of the advisory (The Hacker News, Patchstack, SOCRadar). The vulnerability trended on security-focused social media platforms including Mastodon, Bluesky, and Reddit, with community discussions emphasizing the urgency of patching given the public PoC availability (Reddit). NHS Digital and AUSCERT both issued cyber alerts to their constituencies (NHS Digital, AUSCERT). The ProjectDiscovery team merged a Nuclei detection template for the vulnerability within hours of public disclosure.
Source: Ce rapport a été généré à l’aide de l’IA
Évaluation gratuite des vulnérabilités
Évaluez vos pratiques de sécurité cloud dans 9 domaines de sécurité pour évaluer votre niveau de risque et identifier les failles dans vos défenses.
Obtenez une démo personnalisée
"La meilleure expérience utilisateur que j’ai jamais vue, offre une visibilité totale sur les workloads cloud."
"Wiz fournit une interface unique pour voir ce qui se passe dans nos environnements cloud."
"Nous savons que si Wiz identifie quelque chose comme critique, c’est qu’il l’est réellement."