<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Quill Forms | Conversational Multi Step Forms, Surveys &amp; Quizzes - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/quill-forms--conversational-multi-step-forms-surveys--quizzes/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 18 Aug 2026 06:54:40 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/quill-forms--conversational-multi-step-forms-surveys--quizzes/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Stored Cross-Site Scripting in Quill Forms WordPress Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-quill-forms-xss/</link><pubDate>Tue, 18 Aug 2026 06:54:40 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-quill-forms-xss/</guid><description>An unauthenticated Stored Cross-Site Scripting (XSS) vulnerability in the Quill Forms plugin (up to version 5.7.1) allows attackers to inject malicious scripts into web pages, facilitating client-side exploitation.</description><content:encoded><![CDATA[<p>The Quill Forms | Conversational Multi Step Forms, Surveys &amp; quizzes plugin for WordPress is affected by a Stored Cross-Site Scripting (XSS) vulnerability, tracked as CVE-2026-75091. This vulnerability exists in all versions up to and including 5.7.1. The flaw is rooted in insufficient input sanitization and output escaping within the plugin's form handling logic. An unauthenticated attacker can leverage this weakness to inject arbitrary JavaScript into form fields or surveys. When an administrator or another user views the impacted page, the stored malicious script executes within their browser session. This could lead to session hijacking, unauthorized actions on behalf of the victim, or credential theft, posing a significant risk to the integrity of the WordPress site.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies a WordPress site utilizing the vulnerable Quill Forms plugin version 5.7.1 or earlier.</li>
<li>The attacker interacts with a publicly accessible form or survey created by the plugin.</li>
<li>The attacker submits a crafted payload containing malicious JavaScript through the input fields that are not properly sanitized.</li>
<li>The plugin saves the malicious input into the WordPress database as part of the form submission or configuration data.</li>
<li>An unsuspecting user, such as an administrator, accesses the administrative dashboard or a frontend page where the submitted form data is rendered.</li>
<li>The web application retrieves the attacker's payload from the database and embeds it into the HTML document without proper output escaping.</li>
<li>The victim's browser interprets the injected script as legitimate code and executes it within the context of the site.</li>
<li>The attacker achieves their objective, such as stealing session cookies, redirecting the user, or performing unauthorized administrative actions.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to execute arbitrary scripts in the browsers of users visiting the impacted pages. If an administrator visits the compromised pages, the attacker could gain administrative control over the WordPress instance. This vulnerability affects any organization using the Quill Forms plugin for collecting user data, surveys, or quizzes, potentially leading to unauthorized data access and site defacement.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Immediately update the Quill Forms | Conversational Multi Step Forms, Surveys &amp; quizzes plugin to the latest version patched against CVE-2026-75091.</li>
<li>Audit existing forms and survey submissions within the WordPress database for anomalous script tags or event handlers (e.g., &lt;script&gt;, onerror, onload).</li>
<li>Review web server logs for high-frequency or unusual POST requests targeting form submission endpoints if compromise is suspected.</li>
<li>Implement or strengthen Content Security Policy (CSP) headers to restrict the execution of unauthorized inline scripts.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category></item></channel></rss>