Description
The TweetThis Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'tweetthis' shortcode in all versions up to, and including, 1.8.0 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-09-26
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Immediate Patch
AI Analysis

Impact

The TweetThis Shortcode plugin for WordPress contains a stored cross‑site scripting vulnerability. Insufficient sanitization and escaping of user supplied attributes in the plugin's shortcode allow an attacker to embed arbitrary JavaScript code, which is then persisted in the post content. When a victim views the modified page, the injected script executes in the victim’s browser, potentially exposing session cookies, credentials, and enabling other client‑side attacks. The flaw is a classic instance of CWE‑79.

Affected Systems

All installations of the TweetThis Shortcode plugin with versions 1.8.0 or earlier are impacted. The affected product is provided by douglaskarr:TweetThis Shortcode and is distributed as a WordPress plugin. Updating to any version newer than 1.8.0, if available, removes the flaw.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity. The EPSS score of less than 1% shows that the probability of exploitation is very low at present, and the vulnerability is not currently listed in CISA KEV. Exploitation requires an authenticated WordPress account with contributor or higher privileges to add or edit content that includes the shortcode. The attack vector is an authenticated user who submits malicious attributes via the plugin’s interface, so it is limited to sites that allow contributors to edit posts. Once the payload is stored, any user who visits the impacted page will trigger the JavaScript execution.

Generated by OpenCVE AI on April 21, 2026 at 02:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the TweetThis Shortcode plugin to the latest version that includes the fix; if the latest version is not yet available, disable the shortcode implementation or remove it from the site.
  • Modify the WordPress role permissions so that contributors and lower roles cannot add or edit posts that contain the shortcode, restricting the edit capability to administrators only.
  • Apply a Content Security Policy that disallows inline scripts and restricts script sources, reducing the impact if any residual injection remains.

Generated by OpenCVE AI on April 21, 2026 at 02:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-31219 The TweetThis Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'tweetthis' shortcode in all versions up to, and including, 1.8.0 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.
History

Mon, 29 Sep 2025 09:45:00 +0000

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

Fri, 26 Sep 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 26 Sep 2025 06:45:00 +0000

Type Values Removed Values Added
Description The TweetThis Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's 'tweetthis' shortcode in all versions up to, and including, 1.8.0 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 TweetThis Shortcode <= 1.8.0 - Authenticated (Contributor+) Stored Cross-Site Scripting
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:29:36.382Z

Reserved: 2025-09-08T20:07:57.315Z

Link: CVE-2025-10136

cve-icon Vulnrichment

Updated: 2025-09-26T19:52:37.311Z

cve-icon NVD

Status : Deferred

Published: 2025-09-26T07:15:40.177

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

Link: CVE-2025-10136

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T03:00:06Z

Weaknesses