CVE-2025-40700
BaseFortify
Publication date: 2025-12-02
Last updated on: 2025-12-02
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| idi_eikon | governalia | 1274 |
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 Reflected Cross-Site Scripting (XSS) issue in IDI Eikon's Governalia. It occurs when an attacker sends a malicious URL containing a specially crafted 'q' parameter to the '/search' endpoint. When a victim clicks this URL, the attacker's JavaScript code executes in the victim's browser.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to steal sensitive information such as session cookies or perform actions on behalf of the victim without their consent, potentially leading to account compromise or unauthorized operations.