Description
The Shortcodes Bootstrap plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'type' parameter in the [notification] shortcode in all versions up to, and including, 1.1. This is due to missing 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 via the ‘type’ attribute of the [notification] shortcode that requires contributor-level authentication.
Action: Update Plugin
AI Analysis

Impact

The Shortcodes Bootstrap plug‑in for WordPress stores the raw content supplied in the ‘type’ attribute of its [notification] shortcode when a page is saved. Because the value is neither sanitized nor escaped before being written to the database or rendered, malicious JavaScript can be inserted and later executed in the browser of any user who views the affected page. The flaw allows an attacker who can edit or create a notification to place arbitrary code that will run automatically for each site visitor, presenting the possibility of script execution within the user’s session context.

Affected Systems

All installations of the Shortcodes Bootstrap plug‑in version 1.1 or earlier are vulnerable. Exploitation is limited to WordPress accounts with the Contributor role or higher, including authors, editors, and administrators, who can insert or edit the notification shortcode.

Risk and Exploitability

The CVSS score of 6.4 classifies this vulnerability as moderate. The EPSS score of less than 1% indicates that, as of this assessment, the likelihood of observed exploitation is low. The flaw is not listed in the CISA KEV catalog. Successful exploitation requires an authenticated session for a user with contributor-level access, the ability to inject the ‘type’ parameter into the shortcode, and subsequent viewing of the affected page by site visitors. Once the malicious code is stored, it will execute automatically in the browsers of anyone who loads the page containing the shortcode, without any additional user interaction.

Generated by OpenCVE AI on April 21, 2026 at 18:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Shortcodes Bootstrap plug‑in to any version newer than 1.1, which implements proper sanitization and escaping for the ‘type’ parameter.
  • If an upgrade cannot be performed immediately, reduce the privileges of users with the Contributor role or replace that role with one that cannot edit or insert notifications. This limits the window of opportunity for an attacker to inject code.
  • As a temporary workaround, edit the dws_alert.php file to validate or escape the ‘type’ input before outputting it, or deploy a Content Security Policy that blocks inline scripts originating from the notification shortcode.

Generated by OpenCVE AI on April 21, 2026 at 18:06 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 Shortcodes Bootstrap plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'type' parameter in the [notification] shortcode in all versions up to, and including, 1.1. This is due to missing 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 Shortcodes Bootstrap <= 1.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-08T17:27:04.469Z

Reserved: 2025-10-14T21:16:52.448Z

Link: CVE-2025-11764

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2025-11764

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T18:15:36Z

Weaknesses