Stored XSS in Quill Forms WordPress Plugin
The Quill Forms WordPress plugin (<= 5.7.1) contains a stored cross-site scripting vulnerability that allows unauthenticated attackers to inject malicious JavaScript via form entry fields.
CVE search metadata
CVE search record: CVE-2026-15664. Severity: high. CVSS: 7.2. KEV: no. Product: Quill Forms | Conversational Multi Step Forms, Surveys & quizzes (<= 5.7.1). Brief: Stored XSS in Quill Forms WordPress Plugin. Brief link: https://feed.craftedsignal.io/briefs/2026-09-quill-forms-xss/
The Quill Forms | Conversational Multi Step Forms, Surveys & quizzes plugin for WordPress (versions 5.7.1 and below) contains a stored cross-site scripting (XSS) vulnerability. The issue arises from insufficient sanitization and escaping of the 'Other' value field within Multiple Choice form elements. This allows an unauthenticated remote attacker to submit malicious payloads through publicly accessible forms. When a WordPress administrator accesses the form results page within the dashboard, the payload is rendered and executes in the context of their active session. This can lead to unauthorized actions performed on behalf of the administrator, such as creating new administrative accounts, modifying site settings, or exfiltrating sensitive session tokens.
Impact
The vulnerability targets administrative accounts reviewing form submissions. Successful exploitation grants attackers the ability to execute arbitrary JavaScript within the WordPress admin dashboard, potentially leading to full site takeover.
Recommendation
Update the Quill Forms plugin to the latest patched version immediately. Monitor web server logs for HTTP POST requests to form submission endpoints containing JavaScript keywords or HTML tags within the 'Other' input parameters.
Immediate actions
Upgrade Quill Forms plugin to a version greater than 5.7.1
Mitigations
Update Quill Forms plugin to version 5.7.2 or later
CVE-2026-15664