VYPR
Medium severity4.9NVD Advisory· Published Feb 11, 2025· Updated Apr 15, 2026

CVE-2025-0862

CVE-2025-0862

Description

The SuperSaaS – online appointment scheduling plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘after’ parameter in all versions up to, and including, 2.1.12 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. This is limited to Chromium-based browsers (e.g. Chrome, Edge, Brave).

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in SuperSaaS WordPress plugin ≤2.1.12 allows authenticated contributors+ to inject arbitrary scripts via the 'after' parameter.

Vulnerability

The SuperSaaS – online appointment scheduling plugin for WordPress versions up to and including 2.1.12 contains a stored cross-site scripting vulnerability in the supersaas_button_hook function of the shortcode.php file [1][2]. The after parameter, which is used to determine the schedule name, is not properly sanitized before being output, allowing injection of arbitrary HTML and JavaScript. This affects all versions up to 2.1.12.

Exploitation

An authenticated attacker with at least Contributor-level access can inject malicious scripts through the after parameter of the [supersaas] shortcode. The injected payload is stored and executed when a user views the page containing the shortcode. However, exploitation is limited to Chromium-based browsers (e.g., Chrome, Edge, Brave) due to the browser-specific nature of the XSS vector.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to session hijacking, defacement, or theft of sensitive information, compromising the confidentiality and integrity of the affected WordPress site. The attacker does not gain direct server-side control but can perform actions on behalf of the victim.

Mitigation

The vulnerability exists in plugin versions up to and including 2.1.12. As of the publication date (2025-02-11), no patched version has been released. Users are advised to discontinue use of the plugin until a fix is provided. Workarounds include restricting access to the plugin shortcode for non-administrative users or disabling the plugin entirely. The CVE is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 22, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

1

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.