CVE-2025-50001
Reflected XSS in tagDiv Composer Allows Malicious Script Execution
Publication date: 2026-03-19
Last updated on: 2026-04-29
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tagdiv | tagdiv_composer | to 5.4.2 (inc) |
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 tagDiv tagDiv Composer software. It occurs due to improper neutralization of input during web page generation, specifically a Reflected XSS vulnerability. This means that malicious input can be reflected back to users in a way that executes unintended scripts in their browsers.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary scripts in the context of the affected web application. This can lead to impacts such as theft of user credentials, session hijacking, defacement of websites, or distribution of malware. According to the CVSS score of 7.1, it has a high severity with potential impacts on confidentiality, integrity, and availability.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know