Description
The WP Shortcodes Plugin — Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘src’ parameter in all versions up to, and including, 7.3.3 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-03-04
Score: 6.4 Medium
EPSS: 6.1% Low
KEV: No
Impact: Stored Cross‑Site Scripting via src parameter
Action: Apply patch
AI Analysis

Impact

The vulnerability exists in the WP Shortcodes Plugin — Shortcodes Ultimate up to version 7.3.3. It allows an authenticated user with Contributor permission or higher to inject arbitrary JavaScript via the src parameter. The injected payload is stored in the plugin’s settings and executes in the browser of any visitor to the affected page, potentially compromising the visitor’s session or enabling phishing attacks. The weakness is an instance of insufficient input sanitization combined with missing output escaping, matching CWE‑79.

Affected Systems

All installations of the Shortcodes Ultimate plugin version 7.3.3 or earlier are affected. This includes any WordPress site that has the plugin from the official repository and has not applied newer releases. The breach can occur in any virtual host where the plugin is active, regardless of platform or site architecture, as the issue is purely in the plugin code.

Risk and Exploitability

The CVSS base score of 6.4 indicates moderate severity, and the EPSS of 6% suggests a non‑negligible probability of exploitation in the near term. The exploit requires the attacker to be logged in with at least contributor rights, but once authenticated they can inject a malicious payload that will be executed for every page visitor, providing a persistent attack surface. The vulnerability has not yet been reported in the CISA KEV catalog, but its moderate CVSS and moderate EPSS underscore the need for timely remediation.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the plugin version; if it is 7.3.3 or earlier, consider removing the plugin or disabling its shortcode functionality until an update becomes available.
  • Restrict Contributor role’s ability to add the src parameter or remove the capability to add custom shortcodes, using a role‑management or security plugin to enforce this restriction.
  • Deploy a Content Security Policy that blocks execution of inline scripts originating from the plugin, limiting the impact of XSS until a patch is released.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-7360 The WP Shortcodes Plugin — Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘src’ parameter in all versions up to, and including, 7.3.3 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.
History

Tue, 04 Mar 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 04 Mar 2025 09:45:00 +0000

Type Values Removed Values Added
Description The WP Shortcodes Plugin — Shortcodes Ultimate plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘src’ parameter in all versions up to, and including, 7.3.3 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 WP Shortcodes Plugin — Shortcodes Ultimate <= 7.3.3 - Authenticated (Contributor+) Stored Cross-Site Scripting via src Parameter
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:32:15.906Z

Reserved: 2025-01-09T22:58:24.363Z

Link: CVE-2025-0370

cve-icon Vulnrichment

Updated: 2025-03-04T14:20:17.944Z

cve-icon NVD

Status : Received

Published: 2025-03-04T10:15:10.437

Modified: 2025-03-04T10:15:10.437

Link: CVE-2025-0370

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T02:00:05Z

Weaknesses