Description
The WP-Thumbnail plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'roboshot' shortcode in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-10-22
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting (XSS)
Action: Patch
AI Analysis

Impact

The WP‑Thumbnail plugin allows a contributor‑level user to insert arbitrary web scripts through the unfiltered 'roboshot' shortcode. The created scripts are stored with the page content and will run whenever any visitor loads the page. The flaw originates from insufficient input sanitization and output escaping on shortcode attributes, a classic input validation weakness (CWE‑79).

Affected Systems

WordPress sites using the WP‑Thumbnail plugin from robocasters, version 1.1 or earlier. The flaw affects every installed instance of this plugin in those versions and can be triggered by any user with contributor or higher role.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity. The EPSS score is less than 1%, suggesting exploit attempts are scarce. The flaw is not listed in the CISA KEV catalog. An attacker with contributor‑level access can embed arbitrary JavaScript into pages, which will execute in the browsers of all users who view the vulnerable page. The attack vector is an authenticated web interface that accepts user input via shortcode attributes, and the impact can affect anyone visiting the vulnerable page.

Generated by OpenCVE AI on April 22, 2026 at 16:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP‑Thumbnail to the latest available version that removes the stored XSS flaw
  • Restrict contributor or similar roles to trusted users or stringent workflow approvals
  • Disable or remove the 'roboshot' shortcode entirely from sites that do not require it

Generated by OpenCVE AI on April 22, 2026 at 16:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Oct 2025 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 23 Oct 2025 10:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Wed, 22 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The WP-Thumbnail plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'roboshot' shortcode in all versions up to, and including, 1.1. This is due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title WP-Thumbnail <= 1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:11:26.026Z

Reserved: 2025-10-15T17:12:23.273Z

Link: CVE-2025-11819

cve-icon Vulnrichment

Updated: 2025-10-30T18:21:43.232Z

cve-icon NVD

Status : Deferred

Published: 2025-10-22T09:15:33.770

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-11819

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T17:00:12Z

Weaknesses