Description
The Serious Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'theme' Shortcode Attribute in all versions up to, and including, 1.4.0 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-08-16
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Serious Slider WordPress plugin is vulnerable to a stored cross‑site scripting flaw that allows an authenticated user with at least contributor level to inject arbitrary JavaScript via the 'theme' attribute in the shortcode. When the malicious code is stored, it executes automatically whenever any user opens a page containing the injected subtitle, potentially allowing session hijacking, credential theft, or defacement. The weakness arises from insufficient input validation and output escaping, meeting the criteria of CWE‑79.

Affected Systems

WordPress sites running the Serious Slider plugin version 1.4.0 or earlier, provided by Cryout‑Creations, are affected. Any site that has deployed these versions and permits contributors to add or edit slides is at risk.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.4, indicating moderate severity. EPSS data is unavailable, and the issue is not listed in CISA’s KEV catalog. Exploitation requires authentication but is otherwise straightforward: a contributor can edit slide content, inject the malicious attribute, and the script runs for all visitors. Likely attack vectors involve compromised contributor credentials or brute‑force access to an admin account that can assign contributor rights.

Generated by OpenCVE AI on August 16, 2026 at 05:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Serious Slider plugin version to remove the insecure shortcode handler.
  • If an upgrade is not immediately possible, limit contributor access or revoke the ability to use the 'theme' shortcode until a fix is applied.
  • Deploy a Content Security Policy that blocks inline scripts or restricts script sources to mitigate the impact of any remaining stored payloads.

Generated by OpenCVE AI on August 16, 2026 at 05:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 16 Aug 2026 10:00:00 +0000

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

Sun, 16 Aug 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Serious Slider plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'theme' Shortcode Attribute in all versions up to, and including, 1.4.0 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 Serious Slider <= 1.4.0 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'theme' Shortcode Attribute
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

Cryoutcreations Serious Slider
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-08-17T16:06:09.900Z

Reserved: 2026-07-14T13:31:09.062Z

Link: CVE-2026-15726

cve-icon Vulnrichment

Updated: 2026-08-17T14:14:03.452Z

cve-icon NVD

Status : Deferred

Published: 2026-08-16T05:16:47.270

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-15726

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T09:45:03Z

Weaknesses
  • CWE-79

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