CVE-2025-59573
BaseFortify
Publication date: 2025-09-22
Last updated on: 2026-04-23
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cozythemes | cozy_blocks | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-80 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Basic Cross-Site Scripting (XSS) issue in CozyThemes Cozy Blocks that allows code injection due to improper neutralization of script-related HTML tags in a web page. This means that an attacker can inject malicious scripts into web pages viewed by other users.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized code execution in the context of the affected web pages, potentially allowing attackers to steal information, perform actions on behalf of users, or disrupt normal operations. However, the CVSS score indicates a low to medium impact with limited confidentiality impact and no integrity or availability impact.