Description
The Starboard Suite Reservation Calendars plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcode attributes in the [starboard-suite-lightbox] shortcode in all versions up to, and including, 3.1.4 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: 2026-07-11
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Starboard Suite Reservation Calendars WordPress plugin contains a stored cross‑site scripting flaw that or higher privileges to inject arbitrary JavaScript into the [starboard‑suite‑lightbox] shortcode attributes. Because the plugin does not perform sufficient input sanitization or output escaping, the malicious script is written into the database and executed in the browsers of any the affected shortcode. This can lead to credential theft, defacement, session hijacking, or other client‑side attacksThe CVSS v3.2 score of 6.4 rates the vulnerability as moderate, while an EPSS score of less than 1 % indicates a low likelihood of exploitation in the wild. The flaw is not listed in CISA’s KEV catalog. Successful exploitation requires an authenticated account with Contributor or higher access, so the risk depends on the strength of credential controls, the distribution of Contributor accounts, and context of site visitors.

Affected Systems

All WordPress sites that have the Starboard Suite Reservation Calendars plugin installed on version 3.1.4 or earlier are affected. Site administrators should verify which WordPress user roles are permitted to edit or insert shortcodes and audit existing content for any [starboard‑suite‑lightbox] usage.

Risk and Exploitability

The vulnerability carries a moderate CVSS v3.2 score of 6.4, indicating that exploitation can lead to significant client‑side impact but does not compromise server integrity. The EPSS score of < 1% suggests a low probability of active exploitation, and the vulnerability is not listed in CISA’s KEV catalog. Attackers must first authenticate as a Contributor or higher user, a role that provides content‑creation privileges in WordPress. Once authenticated, they can insert malicious scripts into shortcode attributes that are stored in the database and executed when any visitor views the affected shortcode, resulting in potential credential theft, defacement, or session hijacking. The risk therefore depends on the availability of Contributor accounts, the strength of login controls, and the likelihood that site visitors will process the injected content.

Generated by OpenCVE AI on July 29, 2026 at 09:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Starboard Suite Reservation Calendars plugin to a version newer than 3.1.4.
  • If an upgrade cannot be performed immediately, review and remove or sanitize any [starboard‑suite‑lightbox] shortcodes that contain user‑supplied attributes, and restrict Contributor accounts from editing content that can include shortcodes.
  • Implement a web‑application firewall or security plugin that blocks suspicious XSS payloads, and consider enforcing a content‑security policy to limit script execution.

Generated by OpenCVE AI on July 29, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Starboardsuite
Starboardsuite starboard Suite Reservation Calendars
Wordpress
Wordpress wordpress
Vendors & Products Starboardsuite
Starboardsuite starboard Suite Reservation Calendars
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Starboard Suite Reservation Calendars plugin for WordPress is vulnerable to Stored Cross-Site Scripting via shortcode attributes in the [starboard-suite-lightbox] shortcode in all versions up to, and including, 3.1.4 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 Starboard Suite Reservation Calendars <= 3.1.4 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes
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

Starboardsuite Starboard Suite Reservation Calendars
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-15T13:37:26.829Z

Reserved: 2025-12-03T15:29:18.491Z

Link: CVE-2025-13968

cve-icon Vulnrichment

Updated: 2026-07-15T13:37:23.254Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:30:18Z

Weaknesses
  • CWE-79

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