CVE-2026-32542
Reflected XSS in ThemeFusion Fusion Builder Before
Publication date: 2026-03-25
Last updated on: 2026-03-25
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themefusion | fusion_builder | to 3.15.0 (exc) |
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 Cross-site Scripting (XSS) issue found in the ThemeFusion Fusion Builder plugin. Specifically, it is a Reflected XSS vulnerability caused by improper neutralization of input during web page generation. This means that the plugin does not properly sanitize user input before including it in web pages, allowing attackers to inject malicious scripts.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker could execute malicious scripts in the context of the affected website. This can lead to theft of user credentials, session hijacking, defacement of the website, or redirection to malicious sites.