What the vulnerability does
01Description
The xmlrpc attacks blocker plugin for WordPress is vulnerable to Stored Cross-Site Scripting in versions up to, and including, 1.0, via the 'X-Forwarded-For' HTTP header. This is due to the plugin trusting and logging attacker-controlled IP header data and rendering debug log entries without output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts that execute when an administrator views the debug log page.
Explanation of Vulnerability in Simple Terms
02Summary
The XML-RPC Attacks Blocker plugin for WordPress contains a cross-site scripting (XSS) vulnerability in versions 1.0 and earlier. An attacker can inject malicious scripts that execute in a visitor's browser when they view a page containing the vulnerable component. The vulnerability requires user interaction and can affect other users on the site.
What an attacker can do
03Attacker Capabilities
Inject malicious JavaScript that runs in visitors' browsers and steals session cookies or credentials.
Potential impact on your site
04Site Impact
Attackers can steal admin or user session tokens, deface content, or redirect visitors to malicious sites.
Conditions required to exploit
05Prerequisites
Visitor must view a page containing the injected payload; no authentication required.
Key dates
06Disclosure timeline
February 19, 2026
CVE published
April 8, 2026
Record updated