CVE-2026-2280
Deferred Deferred - Pending Action
Stored XSS in rexCrawler WordPress Plugin

Publication date: 2026-05-27

Last updated on: 2026-05-27

Assigner: Wordfence

Description
The rexCrawler plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.0.15 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with administrator-level permissions and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This only affects multi-site installations and installations where unfiltered_html has been disabled.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-05-27
Last Modified
2026-05-27
Generated
2026-06-16
AI Q&A
2026-05-27
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rexcrawler rexcrawler to 1.0.15 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

The rexCrawler plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in all versions up to and including 1.0.15. This vulnerability arises because the plugin does not properly sanitize input or escape output in the admin settings.

Authenticated users with administrator-level permissions or higher can exploit this flaw to inject arbitrary web scripts into pages. These scripts will execute whenever any user accesses the injected page.

This vulnerability specifically affects multi-site WordPress installations or installations where the unfiltered_html setting is disabled.

Impact Analysis

This vulnerability can allow attackers with admin privileges to inject malicious scripts that execute in the context of other users visiting the affected pages.

Such script execution can lead to theft of user credentials, session hijacking, defacement, or other malicious actions depending on the injected script.

Because the vulnerability requires administrator-level access, it primarily impacts environments where such access might be compromised or misused.

Compliance Impact

The vulnerability allows authenticated administrators to inject arbitrary web scripts that execute when users access affected pages, potentially leading to unauthorized access or manipulation of data.

Such stored cross-site scripting (XSS) vulnerabilities can compromise the confidentiality and integrity of user data, which may impact compliance with data protection regulations like GDPR and HIPAA that require safeguarding personal and sensitive information.

However, the specific impact on compliance depends on the context of the affected installation and whether sensitive data is exposed or compromised through this vulnerability.

Mitigation Strategies

To mitigate this vulnerability, ensure that you update the rexCrawler plugin for WordPress to a version later than 1.0.15 where the issue is fixed.

Additionally, restrict administrator-level permissions carefully since only authenticated users with such permissions can exploit this vulnerability.

If you are running a multi-site installation or have disabled unfiltered_html, consider re-enabling unfiltered_html if possible, as the vulnerability only affects installations where it is disabled.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-2280. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart