Description
WordPress is vulnerable to a pre-auth reflected XSS vulnerability on the login screen.

Via a specially crafted malicious third-party website hosted by an attacker, it is possible for this to be escalated to an RCE vulnerability with conditions outside of the attackers control. This requires successful social engineering of and explicit interaction by the target victim.

This issue affects all versions of WordPress. Version 7.0.3 has been released, containing a fix for the vulnerability, and as a courtesy to users on older branches the fix has been backported to all branches back to 4.7.

Discovered and responsibly disclosed by [the team at pwn.ai](https://pwn.ai/).
Published: 2026-08-07
Score: 8.9 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

WordPress is vulnerable to a pre‑auth reflected cross‑site scripting flaw on the login screen. In this flaw, a maliciously crafted URL can be inserted into a third‑party website, and when a victim clicks it the injected JavaScript runs within the context of the WordPress site. The attacker can exfiltrate session cookies or, with additional payloads, trigger a remote code execution path that executes with the privileges of the WordPress installation, thereby compromising confidentiality, integrity, and availability for users who interact with the malicious link. Based on the description it is inferred that the attack vector requires the victim to perform a social‑engineering trick and actively click the crafted link, which is typical for reflected XSS scenarios.

Affected Systems

All WordPress releases are affected. An update to WordPress 7.0.3 contains the fix, and the patch has been back‑ported to all branches back to 4.7. Therefore any site running a core version older than 7.0.3 remains vulnerable until it updates to a fixed release.

Risk and Exploitability

The CVSS score of 8.9 marks this vulnerability as high severity. The EPSS score is not available, so the current probability of exploitation is unknown, but the lack of a listing in the CISA KEV catalogue suggests no publicly known, targeted exploits have been observed yet. Attacks would require the victim to visit a malicious site, demonstrating social‑engineering reliance, yet with the reflected XSS the attacker can potentially gain full control of the affected WordPress site if successful.

Generated by OpenCVE AI on August 7, 2026 at 20:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the WordPress core to version 7.0.3 or later, which includes the fix for the login‑screen reflected XSS.
  • For sites that cannot immediately upgrade to the latest core, apply the back‑ported patch that applies to all branches back to 4.7, available through the official WordPress security updates; this removes the vulnerable login‑page output path.
  • As a temporary measure, restrict visitor access to the login page from untrusted networks or enforce two‑factor authentication to reduce the risk that a victim will be tricked into loading the malicious script until the core is updated.

Generated by OpenCVE AI on August 7, 2026 at 20:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 07 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Title WordPress Login Screen Reflected XSS Potentially Escalating to Remote Code Execution

Fri, 07 Aug 2026 19:45:00 +0000

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

Fri, 07 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Description WordPress is vulnerable to a pre-auth reflected XSS vulnerability on the login screen. Via a specially crafted malicious third-party website hosted by an attacker, it is possible for this to be escalated to an RCE vulnerability with conditions outside of the attackers control. This requires successful social engineering of and explicit interaction by the target victim. This issue affects all versions of WordPress. Version 7.0.3 has been released, containing a fix for the vulnerability, and as a courtesy to users on older branches the fix has been backported to all branches back to 4.7. Discovered and responsibly disclosed by [the team at pwn.ai](https://pwn.ai/).
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 8.9, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: hackerone

Published:

Updated: 2026-08-07T18:26:40.138Z

Reserved: 2026-07-20T15:00:00.697Z

Link: CVE-2026-64638

cve-icon Vulnrichment

Updated: 2026-08-07T18:26:34.026Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-07T20:15:04Z

Weaknesses
  • CWE-79

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