CVE-2026-5410: Redux Framework <= 4.5.13 - Authenticated (Subscriber+) Stored Cross-Site Scripting via Spinner Field Input

Published Sep 19, 2026
·
Updated

The Redux Framework plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the spinner field in versions up to, and including, 4.5.13 This is due to insufficient input sanitization and output escaping. In the usermetasave() function scalar values bypass the sanitization logic that only processes arrays, allowing the spinner field value to be stored in user meta without proper sanitization. Later, at line 56 of class-redux-spinner.php in the render() function, this value is rendered in an unquoted HTML attribute without escaping via '$datastring .= ' data-val=' . $this->value;'. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Affected Software

1 affected component
Redux Framework Redux Framework plugin for WordPress<=4.5.13

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Redux Framework to a version that resolves this vulnerability.

    Fixed in 4.5.13

Event History

Sep 19, 2026
CVE Published
via MITRE·08:27 AM
Data Sourced
via MITRE·08:27 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which users can exploit this issue?

An attacker needs an authenticated WordPress account with Subscriber-level permissions or higher. No user interaction is required from the attacker once they can submit the crafted spinner-field value.

2

What conditions are required for the injected script to execute?

The attacker must store a malicious value through the Redux Framework spinner field. The script executes when a user accesses a page that renders the injected spinner-field value.

3

What is the underlying affected code path?

Scalar values handled by user_meta_save() bypass sanitization that applies only to arrays, allowing the spinner value to be stored in user metadata. The spinner render() function then places that value into an unquoted data-val HTML attribute without escaping.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203