Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Reflected XSS is network-delivered with no attacker privileges but needs victim click (UI:R); script escapes the component (S:C) with limited low CIA impact on the browser session.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in FunnelKit Funnel Builder by FunnelKit funnel-builder allows Reflected XSS.This issue affects Funnel Builder by FunnelKit: from n/a through <= 3.15.0.8.
AnalysisAI
Reflected cross-site scripting in the FunnelKit Funnel Builder WordPress plugin (versions up to and including 3.15.0.8) lets unauthenticated remote attackers inject arbitrary JavaScript that executes in a victim's browser when they follow a crafted link. Because the CVSS vector marks a scope change (S:C), the injected script runs beyond the vulnerable component and can affect the wider WordPress admin/site session context. No public exploit identified at time of analysis, and it is not listed in CISA KEV.
Technical ContextAI
The affected component is the Funnel Builder by FunnelKit plugin for WordPress (CPE cpe:2.3:a:funnelkit:funnel_builder_by_funnelkit), a sales-funnel, checkout and automation builder for WooCommerce/WordPress sites. The root cause is CWE-79, Improper Neutralization of Input During Web Page Generation, in its reflected form: a request parameter is echoed back into an HTTP response without proper output encoding or input sanitization, so attacker-controlled markup is rendered as executable script by the browser. Reflected XSS requires the payload to be delivered per-request (typically via a URL), distinguishing it from stored/persistent XSS.
RemediationAI
No vendor-released patch version is stated in the available data - the record only bounds the vulnerable range at <= 3.15.0.8, so upgrade to the next release above 3.15.0.8 once FunnelKit publishes it and confirm the fixed version against the Patchstack advisory (https://patchstack.com/database/Wordpress/Plugin/funnel-builder/vulnerability/wordpress-funnel-builder-by-funnelkit-plugin-3-15-0-8-cross-site-scripting-xss-vulnerability) before deploying. Until a fixed release is confirmed, apply compensating controls: deploy a WAF/virtual-patch rule (Patchstack, Wordfence, or equivalent) to filter reflected script payloads on the plugin's endpoints, add a restrictive Content-Security-Policy to limit inline-script execution, and restrict access to funnel/admin pages to trusted IPs - noting that a CSP may break legitimate plugin scripts and IP allow-listing complicates admin access from dynamic addresses. Administrators should also avoid clicking untrusted links to their own site while authenticated.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-43428