CVE-2026-57374
Received Received - Intake

Unauthenticated XSS in Funnel Builder PRO

Vulnerability report for CVE-2026-57374, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: Patchstack

Description

Unauthenticated Cross Site Scripting (XSS) in Funnel Kit Funnel Builder PRO <= 3.15.0.7 versions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-23
AI Q&A
2026-07-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
funnel_kit funnel_builder_pro 3.15.0.7

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an Unauthenticated Cross Site Scripting (XSS) vulnerability affecting Funnel Kit Funnel Builder PRO versions 3.15.0.7 and below. XSS allows attackers to inject malicious scripts into web pages viewed by other users without needing authentication.

Detection Guidance

To detect this XSS vulnerability in Funnel Kit Funnel Builder PRO <= 3.15.0.7, inspect web application inputs for unsanitized user-supplied data. Check form fields, URL parameters, and headers for reflective or stored XSS patterns like <script> tags or JavaScript events. Use tools like browser developer tools or automated scanners such as OWASP ZAP or Burp Suite to test inputs.

Impact Analysis

An attacker could exploit this to steal user sessions, deface websites, or redirect users to malicious sites. Since no authentication is required, the risk is higher as any user visiting the affected page could be compromised.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's data protection requirements or HIPAA's safeguards for protected health information. Organizations may face compliance penalties if user data is compromised.

Mitigation Strategies

Immediately update Funnel Kit Funnel Builder PRO to the latest version beyond 3.15.0.7. If an update is unavailable, apply input validation and output encoding to sanitize user inputs. Implement a Content Security Policy (CSP) to mitigate XSS impact. Temporarily restrict access to sensitive functions until patched.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57374. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart