Skip to main content

rexCrawler WordPress Plugin EUVDEUVD-2026-32173

| CVE-2026-2280 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-05-27 security@wordfence.com GHSA-3xwf-6qxg-mrv7
4.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
4.8 MEDIUM
AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

2
Analysis Generated
May 27, 2026 - 22:21 vuln.today
CVE Published
May 27, 2026 - 11:16 nvd
MEDIUM 4.8

DescriptionCVE.org

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.

AnalysisAI

Stored Cross-Site Scripting in the rexCrawler WordPress plugin (versions ≤ 1.0.15) allows authenticated administrators to inject persistent malicious scripts into settings pages, which then execute in the browsers of any user who accesses those pages. The vulnerability originates in admin_main.php at two distinct injection points (lines 108 and 239) and is constrained to multi-site WordPress environments or single-site installs where the unfiltered_html capability has been explicitly disabled. With an EPSS of 0.02% (7th percentile), no CISA KEV listing, and SSVC exploitation status of 'none', this represents a low-urgency finding despite its network-accessible attack vector. No public exploit code has been identified at time of analysis.

Technical ContextAI

The rexCrawler plugin for WordPress implements a web crawling feature configured via an admin settings interface rendered in admin_main.php. CWE-79 (Improper Neutralization of Input During Web Page Generation) is the root cause - specifically, the plugin fails to sanitize values written to the settings form and fails to escape them on output, allowing raw HTML/JavaScript to persist in the WordPress database and render in the admin UI. The Stored XSS variant (as opposed to Reflected) is particularly relevant here because the payload survives across sessions and affects any user who later loads the injected page, not just the attacker. The S:C (Changed Scope) flag in the CVSS vector confirms cross-boundary impact: the injected script runs in victim browser sessions outside the attacker's own administrative context. WordPress's unfiltered_html capability normally permits administrators to post arbitrary HTML, which is why this only manifests as a security issue when that capability is revoked (e.g., in multi-site networks where super-admin may restrict site admins) or when it is explicitly disabled.

RemediationAI

No confirmed patched release version is independently verifiable from the available data - the NVD references point to both the 1.0.15 tagged release and the trunk branch of the plugin's Trac repository, but no tagged release superseding 1.0.15 is cited. Administrators should monitor the WordPress plugin repository (https://plugins.trac.wordpress.org/browser/rexcrawler/) and the Wordfence advisory (https://www.wordfence.com/threat-intel/vulnerabilities/id/9ec307de-600c-4fb2-b474-db9b674d4ead) for a patched release and upgrade immediately upon availability. As a compensating control, restrict administrator account creation and enforce multi-factor authentication for all WordPress administrator accounts to raise the effective bar for an attacker to reach the required privilege level; note this does not eliminate the vulnerability but materially reduces exposure. In multi-site environments, review site administrator role assignments and audit whether any sites grant unfiltered_html unnecessarily - revoking it on sites that don't require it is safe but confirms the vulnerability condition is present. Consider deploying a Web Application Firewall rule (e.g., via Wordfence) targeting stored XSS patterns in wp-admin settings submissions as a detection and mitigation layer.

CVE-2016-10045 CRITICAL POC
9.8 Dec 30

The isMail transport in PHPMailer before 5.2.20 might allow remote attackers to pass extra parameters to the mail comman

CVE-2023-6553 CRITICAL POC
9.8 Dec 15

The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1

CVE-2024-5084 CRITICAL POC
9.8 May 23

The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil

CVE-2024-8353 CRITICAL POC
9.8 Sep 28

The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all

CVE-2020-36847 CRITICAL POC
9.8 Jul 12

The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner

CVE-2025-11749 CRITICAL POC
9.8 Nov 05

The AI Engine WordPress plugin through version 3.1.3 exposes Bearer Token values through the /mcp/v1/ REST API endpoint

CVE-2016-1209 CRITICAL POC
9.8 May 14

The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via

CVE-2024-4443 CRITICAL POC
9.8 May 22

The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based

CVE-2024-1698 CRITICAL POC
9.8 Feb 27

SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a

CVE-2023-6875 CRITICAL POC
9.8 Jan 11

The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i

CVE-2024-1512 CRITICAL POC
9.8 Feb 17

The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base

CVE-2024-3495 CRITICAL POC
9.8 May 22

The Country State City Dropdown CF7 plugin for WordPress is vulnerable to SQL Injection via the ‘cnt’ and 'sid' paramete

Share

EUVD-2026-32173 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy