Intel

AIKIDO-2026-590188

johnpbloch/wordpress-core is vulnerable to Cross-Site Scripting (XSS)

Cross-Site Scripting (XSS)CVE-2026-64638 Published Yesterday

89

High Risk

This Affects:

PHPjohnpbloch/wordpress-core
3.7.38 - 4.7.33
Fixed in 4.7.34
4.8.0 - 4.8.28
Fixed in 4.8.29
4.9.0 - 4.9.29
Fixed in 4.9.30
5.0.0 - 5.0.25
Fixed in 5.0.26
5.1.0 - 5.1.22
Fixed in 5.1.23
5.2.0 - 5.2.24
Fixed in 5.2.25
5.3.0 - 5.3.21
Fixed in 5.3.22
5.4.0 - 5.4.19
Fixed in 5.4.20
5.5.0 - 5.5.18
Fixed in 5.5.19
5.6.0 - 5.6.17
Fixed in 5.6.18
5.7.0 - 5.7.15
Fixed in 5.7.16
5.8.0 - 5.8.13
Fixed in 5.8.14
5.9.0 - 5.9.13
Fixed in 5.9.14
6.0.0 - 6.0.12
Fixed in 6.0.13
6.1.0 - 6.1.10
Fixed in 6.1.11
6.2.0 - 6.2.9
Fixed in 6.2.10
6.3.0 - 6.3.8
Fixed in 6.3.9
6.4.0 - 6.4.8
Fixed in 6.4.9
6.5.0 - 6.5.8
Fixed in 6.5.9
6.6.0 - 6.6.5
Fixed in 6.6.6
6.7.0 - 6.7.5
Fixed in 6.7.6
6.8.0 - 6.8.6
Fixed in 6.8.7
6.9.0 - 6.9.5
Fixed in 6.9.6
7.0.0 - 7.0.2
Fixed in 7.0.3
Are you affected? Scan for Free

TL;DR

The WordPress login screen reflects attacker-controlled input without adequate escaping, allowing pre-authentication reflected cross-site scripting. Through a crafted third-party page and successful social engineering, that XSS can be escalated to PHP code execution under conditions outside the attacker's control. The fix escapes the reflected login-screen values so the payload cannot run in the victim's browser.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and users can be induced to visit an attacker-controlled page that targets the WordPress login screen.

Background info

johnpbloch/wordpress-core is vulnerable to Cross-Site Scripting (XSS) in versions 7.0.0 - 7.0.2, 6.9.0 - 6.9.5, 6.8.0 - 6.8.6, 6.7.0 - 6.7.5, 6.6.0 - 6.6.5, 6.5.0 - 6.5.8, 6.4.0 - 6.4.8, 6.3.0 - 6.3.8, 6.2.0 - 6.2.9, 6.1.0 - 6.1.10, 6.0.0 - 6.0.12, 5.9.0 - 5.9.13, 5.8.0 - 5.8.13, 5.7.0 - 5.7.15, 5.6.0 - 5.6.17, 5.5.0 - 5.5.18, 5.4.0 - 5.4.19, 5.3.0 - 5.3.21, 5.2.0 - 5.2.24, 5.1.0 - 5.1.22, 5.0.0 - 5.0.25, 4.9.0 - 4.9.29, 4.8.0 - 4.8.28 and 3.7.38 - 4.7.33.

How to fix this

Upgrade the johnpbloch/wordpress-core library to the patch version.