Description
The Tips Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tip' shortcode in all versions up to, and including, 0.2.1. This is due to insufficient input sanitization and output escaping. 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-11-21
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The vulnerability in the Tips Shortcode plugin allows authenticated attackers with contributor or higher privileges to inject arbitrary JavaScript into the ‘tip’ shortcode. Because the plugin fails to properly sanitize input and escape output, the malicious script is stored and executed whenever a user views a page containing the injected tip. The result is that any site visitor who views the affected page can be subjected to client‑side attacks such as session hijacking, cookie theft or phishing. The flaw is a classic Stored XSS (CWE‑79).

Affected Systems

WordPress sites using the Tips Shortcode plugin (vendor fpcorso) are affected. All releases up to and including 0.2.1 contain the flaw; any site running those versions is vulnerable.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate security impact. The EPSS score of < 1% shows that, at the time of analysis, the likelihood of exploitation is very low, and the vulnerability is not listed in the CISA KEV catalog. Attackers would need to gain authenticated access with contributor‑level rights to the WordPress installation and then create or edit a tip using the vulnerable shortcode. Once the malicious script is stored, every visitor to the tip page becomes exposed to the XSS payload, creating a widespread impact for the site’s user base.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Tips Shortcode plugin to the latest released version where the input sanitization and output escaping issue is corrected
  • Restrict contributor or higher role permissions to prevent the creation of malicious tips, or remove contributor‑level accounts that do not require that capability
  • If an update cannot be applied immediately, deploy a temporary Web Application Firewall rule or enforce a Content Security Policy that limits script execution from user‑generated content

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 09:15:00 +0000

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

Fri, 21 Nov 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 21 Nov 2025 07:45:00 +0000

Type Values Removed Values Added
Description The Tips Shortcode plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'tip' shortcode in all versions up to, and including, 0.2.1. This is due to insufficient input sanitization and output escaping. 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 Tips Shortcode <= 0.2.1 - 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-08T16:45:49.726Z

Reserved: 2025-10-14T21:49:32.643Z

Link: CVE-2025-11767

cve-icon Vulnrichment

Updated: 2025-11-21T14:53:51.840Z

cve-icon NVD

Status : Deferred

Published: 2025-11-21T08:15:49.663

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

Link: CVE-2025-11767

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T12:30:16Z

Weaknesses