Description
The Slider Hero with Video Background, Animation WordPress plugin before 9.1.3 does not have authorisation and nonce checks on two of its request handlers, and does not escape a stored setting before outputting it, allowing unauthenticated users to store malicious JavaScript which will be executed in the context of an administrator viewing the Slider Hero with Video Background, Animation WordPress plugin before 9.1.3's admin area, as well as any visitor of a page embedding a slider.
Published: 2026-08-22
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Script Execution
Action: Immediate Patch
AI Analysis

Impact

The vulnerability exists in versions of the Slider Hero with Video Background, Animation WordPress plugin older than 9.1.3. Two request handlers lack proper authorisation and nonce validation, and a stored configuration value is not escaped before outputting. This allows an unauthenticated user to submit malicious JavaScript that is persisted and later executed in the context any administrator viewing the plugin’s admin area and on any site page that embeds a slider. The consequence is arbitrary script execution which could be leveraged to hijack admin sessions, exfiltrate credentials, or redirect users to malicious sites.

Affected Systems

WordPress sites that have the Slider Hero with Video Background, Animation plugin installed and running a version prior to 9.1.3. Site administrators and public visitors who load pages containing sliders are at risk, as the stored payload is rendered unfiltered within the slider markup.

Risk and Exploitability

Although an EPSS score of <1% indicates a low probability of exploitation, the vulnerability is not listed in CISA KEV and the CVSS score of 8.8 indicates high impact. The lack of authentication combined with stored XSS makes it technically easy for an attacker to submit malicious JavaScript that is persisted and later executed in the context of any administrator viewing the plugin’s admin area and on any site page that embeds a slider. An attacker needs only the ability to send data to the vulnerable endpoints, which can be accomplished through a simple web request; no privileged credentials are necessary. The impact is significant because the JavaScript runs with the privileges of the viewing user, allowing credential theft or further lateral movement.

Generated by OpenCVE AI on August 23, 2026 at 19:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Slider Hero with Video Background, Animation plugin to version 9.1.3 or later.
  • If an upgrade is not possible, uninstall or disable the plugin to eliminate the attack surface.
  • For sites that must keep the plugin, limit access to the admin area to trusted users only, and ensure that no site visitors can load sliders containing stored data before deployment of a whitelist or view‑only mode.
  • As a temporary precaution, add a Content Security Policy that blocks inline scripts from the slider resource URLs.

Generated by OpenCVE AI on August 23, 2026 at 19:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 23 Aug 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-80
CWE-863

Sun, 23 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}

ssvc

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


Sat, 22 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-80
CWE-863

Sat, 22 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Slider Hero with Video Background, Animation WordPress plugin before 9.1.3 does not have authorisation and nonce checks on two of its request handlers, and does not escape a stored setting before outputting it, allowing unauthenticated users to store malicious JavaScript which will be executed in the context of an administrator viewing the Slider Hero with Video Background, Animation WordPress plugin before 9.1.3's admin area, as well as any visitor of a page embedding a slider.
Title Slider Hero < 9.1.3 - Unauthenticated Stored XSS via Slider Type Change and Add-Slider Handlers
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-23T15:33:41.549Z

Reserved: 2026-08-19T17:55:37.640Z

Link: CVE-2026-76789

cve-icon Vulnrichment

Updated: 2026-08-23T15:24:38.344Z

cve-icon NVD

Status : Deferred

Published: 2026-08-22T06:16:16.643

Modified: 2026-08-26T16:30:52.723

Link: CVE-2026-76789

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T19:30:05Z

Weaknesses
  • CWE-79

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