Description
The WP Bootstrap Tabs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'bootstrap_tab' shortcode in all versions up to, and including, 1.0.4. 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-11-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting that can lead to defacement or cookie theft
Action: Apply Patch
AI Analysis

Impact

The vulnerability exists in the WP Bootstrap Tabs WordPress plugin because user‑supplied attributes of the bootstrap_tab shortcode are not properly sanitized or escaped. This permits authenticated contributors or higher to inject arbitrary JavaScript that is stored and then executed whenever a page with the shortcode is viewed. The flaw is a stored Cross‑Site Scripting vulnerability, classified as CWE‑79, and can allow attackers to deface content or steal session cookies in the victim’s browser.

Affected Systems

Any WordPress installation that has the virtus‑designs WP Bootstrap Tabs plugin installed with a version up to and including 1.0.4 is affected. The attack requires a user with contributor or higher rights who can insert or modify the bootstrap_tab shortcode.

Risk and Exploitability

The CVSS score of 6.4 indicates a moderate severity, and the EPSS score of < 1% suggests a low probability of exploitation in the current environment. The vulnerability is not listed in CISA’s KEV catalog. Attackers need authenticated contributor access and the ability to add the bootstrap_tab shortcode; once inserted, the malicious script is served to all visitors of the vulnerable page, making the impact system‑wide while the attack vector remains user‑driven and non‑privileged beyond contributor rights.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update WP Bootstrap Tabs to the latest release where the stored XSS issue is fixed.
  • If an upgrade is not immediately possible, restrict the bootstrap_tab shortcode so that only administrators or editors can use it, or remove the shortcode entirely from the site.
  • Manually inspect the database for stored instances of the bootstrap_tab shortcode containing unsanitized attributes and delete or sanitize them.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Nov 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 12 Nov 2025 13:00:00 +0000

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

Tue, 11 Nov 2025 03:45:00 +0000

Type Values Removed Values Added
Description The WP Bootstrap Tabs plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'bootstrap_tab' shortcode in all versions up to, and including, 1.0.4. 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 Bootstrap Tabs <= 1.0.4 - 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-08T16:37:20.991Z

Reserved: 2025-10-15T17:33:18.859Z

Link: CVE-2025-11822

cve-icon Vulnrichment

Updated: 2025-11-12T17:30:35.441Z

cve-icon NVD

Status : Deferred

Published: 2025-11-11T04:15:42.440

Modified: 2026-06-17T08:31:13.983

Link: CVE-2025-11822

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T21:30:27Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')