CVE-2025-40890
BaseFortify
Publication date: 2025-11-25
Last updated on: 2026-04-29
Assigner: Nozomi Networks Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nozominetworks | dashboards | * |
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 Stored Cross-Site Scripting (XSS) issue in the Dashboards functionality caused by improper validation of an input parameter. An authenticated low-privilege user can create a malicious dashboard containing JavaScript code and share it with other users, or trick users into importing a malicious dashboard template. When a victim views or imports the dashboard, the malicious script runs in their browser, enabling the attacker to perform unauthorized actions as the victim.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute unauthorized actions on behalf of the victim, such as modifying application data, disrupting application availability, and accessing sensitive information that should be limited. This can lead to data integrity issues, service disruption, and potential data breaches.