Description
The FastBots plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.0.12 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.
Published: 2026-05-12
Score: 4.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FastBots WordPress plugin fails to properly sanitize or escape input in its administration settings, allowing an authenticated user with administrator level permission or higher to store arbitrary JavaScript code. When an affected page is viewed, the injected script executes in the victim’s browser, enabling defacement, credential theft, or other client‑side attacks. This flaw arises from insufficient input handling, representing a classic stored cross‑site scripting weakness (CWE‑79).

Affected Systems

All releases of the FastBots plugin up to and including version 1.0.12 are vulnerable on WordPress installations that are multi‑site and have the unfiltered_html feature disabled. The impact is confined to setups where the plugin’s settings page can be modified by administrators or higher roles.

Risk and Exploitability

The CVSS score of 4.4 indicates a moderate severity. Exploitation requires an attacker to be authenticated as an administrator or higher; without such privileges the flaw cannot be leveraged. The EPSS score is not available and the issue is not listed in CISA’s KEV catalog, suggesting that widespread exploitation is unlikely at present, though the risk remains for installations that have local admin access and the vulnerable plugin version.

Generated by OpenCVE AI on May 12, 2026 at 11:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FastBots to the latest release (any version newer than 1.0.12) to remove the stored XSS flaw.
  • Audit all stored settings within the plugin for injected scripts and delete any malicious entries.
  • Enforce the unfiltered_html restriction or employ a content sanitization solution to block improper script injection.
  • Limit administrator privileges to trusted individuals and review user roles to reduce the attack surface.

Generated by OpenCVE AI on May 12, 2026 at 11:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 12 May 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 12 May 2026 10:15:00 +0000

Type Values Removed Values Added
Description The FastBots plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in all versions up to, and including, 1.0.12 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.
Title FastBots <= 1.0.12 - Authenticated (Administrator+) Stored Cross-Site Scripting via Plugin Settings
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 4.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-05-12T12:40:55.850Z

Reserved: 2026-04-21T14:46:12.562Z

Link: CVE-2026-6800

cve-icon Vulnrichment

Updated: 2026-05-12T12:40:51.011Z

cve-icon NVD

Status : Deferred

Published: 2026-05-12T10:16:48.207

Modified: 2026-05-12T14:03:52.757

Link: CVE-2026-6800

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-12T11:30:14Z

Weaknesses