CVE-2025-66067
BaseFortify
Publication date: 2025-11-21
Last updated on: 2026-04-27
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| funnelkit | funnel_builder | * |
Helpful Resources
Exploitability
| 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 Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a DOM-Based Cross-site Scripting (XSS) issue in FunnelKit Funnel Builder by FunnelKit. It occurs due to improper neutralization of input during web page generation, which allows an attacker to inject malicious scripts into the web page's Document Object Model (DOM). This can lead to execution of unauthorized scripts in the context of the affected web application.
How can this vulnerability impact me? :
This vulnerability can allow attackers to execute malicious scripts in users' browsers, potentially leading to theft of sensitive information, session hijacking, defacement of the website, or redirection to malicious sites. It compromises the security and integrity of the affected web application and its users.