CVE-2026-5399
Last modified
CVE-2026-5399 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 Slider field in User Profile settings in versions up to and including 4.5.13.1. This is due to insufficient input sanitization in the user_meta_save() function (which only sanitizes array values, not scalar values) and improper output escaping in the Redux_Slider::render() method, which outputs slider values into unquoted HTML attributes. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
The Redux Framework plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Slider field in User Profile settings in versions up to and including 4.5.13.1. This is due to insufficient input sanitization in the user_meta_save() function (which only sanitizes array values, not scalar values) and improper output escaping in the Redux_Slider::render() method, which outputs slider values into unquoted HTML attributes. The vulnerability also exploits the fact that the clean_default() method only casts values to numeric types when they are empty or out of bounds, allowing malicious strings like '1 tabindex=0 autofocus onfocus=alert(1) x=' to pass validation through PHP's loose type comparison. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject arbitrary web scripts into their user profile that will execute whenever an Administrator navigates to view the attacker's profile page.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| davidanderson | Redux Framework | <= 4.5.13.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-5399?
How severe is CVE-2026-5399?
How do I fix CVE-2026-5399?
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-53981Cap-go prior to 12.128.2 contains an account takeover vulner…7.6
- CVE-2026-53982Cap-go Console < 12.28.2 contains a denial-of-service vulner…7.1
- CVE-2026-53983Ground Station prior to 0.6.0 contains an unauthenticated bl…8.6
- CVE-2026-53984Ground Station prior to 0.6.0 contains an unauthenticated da…9.1
- CVE-2026-53985Ground Station prior to 0.6.0 contains an unauthenticated de…7.5
- CVE-2026-53987The Tag plugin for GLPI 11 before 2.14.4 stores the tag name…7.3
- CVE-2026-53990Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-53991Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-53992ProjectSend r2029 contains a reflected cross-site scripting …6.1
- CVE-2026-53993Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-53994ProFTPD mod_sftp contains a heap-based buffer overflow reach…6.5
- CVE-2026-53996NetBSD's hdaudio(4) driver in sys/dev/hdaudio/hdaudio.c cont…7
Are you affected by CVE-2026-5399?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
