CVE-2026-5410
Last modified
CVE-2026-5410 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. 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 user_meta_save() 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
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 user_meta_save() 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 '$data_string .= ' 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| davidanderson | Redux Framework | <= 4.5.13 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-5410?
How severe is CVE-2026-5410?
How do I fix CVE-2026-5410?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54093File Browser is a file managing interface for uploading, del…6.8
- CVE-2026-54094File Browser is a file managing interface for uploading, del…7.5
- CVE-2026-54095Rejected reason: CVE ** REJECT ** DO NOT USE THIS CANDIDATE …
- CVE-2026-54096File Browser is a file managing interface for uploading, del…8.4
- CVE-2026-54097File Browser is a file managing interface for uploading, del…7.2
- CVE-2026-54099A flaw was found in the Windows Machine Config Operator (WMC…8.8
- CVE-2026-54100A flaw was found in the Windows Machine Config Operator (WMC…8.3
- CVE-2026-54101Rejected reason: Reserved but no longer needed.
- CVE-2026-54102Rejected reason: Reserved but no longer needed.
- CVE-2026-54103The U.S. Government Accountability Office (GAO) Electronic P…9.8
- CVE-2026-54104The U.S. Government Accountability Office (GAO) Electronic P…8.8
- CVE-2026-54105The U.S. Government Accountability Office (GAO) Electronic P…6.9
Are you affected by CVE-2026-5410?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
