Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Unauthenticated reflected XSS is network-reachable (AV:N, PR:N) but needs victim interaction (UI:R); injected script crosses into the site origin (S:C) with bounded Low impact.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Cross Site Scripting (XSS) in Funnel Kit Funnel Builder PRO <= 3.15.0.7 versions.
AnalysisAI
Reflected/unauthenticated cross-site scripting affects Funnel Kit Funnel Builder PRO (WordPress plugin by Wisetr Inc.) in all versions up to and including 3.15.0.7, letting a remote attacker inject arbitrary JavaScript that executes in a victim's browser after they follow a crafted link or interact with malicious input. No authentication is required (PR:N), but victim interaction is (UI:R), and the CVSS scope change (S:C) reflects that injected script runs in the site's security context. There is no public exploit identified at time of analysis, no CISA KEV listing, and no EPSS score was provided.
Technical ContextAI
Funnel Kit (formerly WooFunnels) Funnel Builder is a WordPress plugin used to build sales funnels, checkout flows, and landing pages; the PRO tier (CPE cpe:2.3:a:wisetr_inc.:funnel_kit_funnel_builder_pro) is the affected component. The root cause is CWE-79 (Improper Neutralization of Input During Web Page Generation), meaning user-supplied input is reflected into an HTML/JS response without adequate output encoding or input sanitization. Because it is flagged unauthenticated with UI required and a changed scope, the injection point is almost certainly a front-end/reflected parameter processed by the plugin and rendered back into a page served in the WordPress site's origin.
RemediationAI
Upgrade Funnel Kit Funnel Builder PRO to a release newer than 3.15.0.7; a fixed version above 3.15.0.7 is implied by the affected range but the exact patched version number is not stated in the available data, so confirm the current version via the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/funnel-builder-pro/vulnerability/wordpress-funnel-kit-funnel-builder-pro-plugin-3-15-0-7-cross-site-scripting-xss-vulnerability?_s_id=cve) and the vendor changelog before deploying. Until patched, apply a WAF or virtual patch (Patchstack provides one) with rules that strip or encode script-like payloads on the plugin's request parameters, and add a restrictive Content-Security-Policy to limit inline/injected script execution - noting that a strict CSP can break legitimate inline scripts on funnel pages and should be tested in report-only mode first. Restricting or monitoring access to the plugin's public funnel endpoints reduces exposure but may not be feasible for pages that must remain public-facing.
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-48165
GHSA-7w9g-8ww7-6pcg