Description
The Conference Scheduler plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘className’ parameter in all versions up to, and including, 2.5.1 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-06-24
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability occurs when the Conference Scheduler plugin accepts the ‘className’ parameter without sufficient sanitization or escaping. Authenticated users with Contributor or higher privileges can embed arbitrary JavaScript that is stored and later rendered when any user views the same page. The injected script runs with the context of the victim, enabling potential defacement, credential theft, or session hijacking. The weakness is classified as CWE‑79, indicating an input validation issue that leads to an XSS flaw.

Affected Systems

The affected product is the Conference Scheduler WordPress plugin, developed by swift. All released versions up to and including 2.5.1 are impacted. Users running these plugin versions with Contributor or higher roles are at risk.

Risk and Exploitability

The CVSS score is 6.4, denoting moderate severity, while the EPSS probability is below 1 %, suggesting low likelihood of exploitation at this time. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires an authenticated session with at least Contributor privileges; the attacker then submits the malicious ‘className’ input through the plugin interface, which stores it in the database. When any page that includes the parameter is rendered, the stored script executes in the victim’s browser context.

Generated by OpenCVE AI on April 28, 2026 at 01:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest released update of the Conference Scheduler plugin from the official WordPress repository, if a newer version than 2.5.1 is available.
  • If an immediate update is not possible, disable or remove the ‘className’ feature for users with Contributor or higher privileges by customizing the plugin code or adding a code snippet that enforces strict input validation and output escaping.
  • Enable automatic updates for the plugin and monitor update notifications, ensuring that any future patches addressing this XSS flaw are promptly applied.

Generated by OpenCVE AI on April 28, 2026 at 01:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-28448 The Conference Scheduler plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘className’ parameter in all versions up to, and including, 2.5.1 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, 24 Jun 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, 24 Jun 2025 07:30:00 +0000

Type Values Removed Values Added
Description The Conference Scheduler plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘className’ parameter in all versions up to, and including, 2.5.1 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 Conference Scheduler <= 2.5.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via className 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-08T16:35:13.756Z

Reserved: 2025-05-27T11:12:02.710Z

Link: CVE-2025-5258

cve-icon Vulnrichment

Updated: 2025-06-24T14:19:19.265Z

cve-icon NVD

Status : Deferred

Published: 2025-06-24T08:15:24.397

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

Link: CVE-2025-5258

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-28T01:30:17Z

Weaknesses