CVE-2025-40648
BaseFortify
Publication date: 2025-10-01
Last updated on: 2025-10-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 |
|---|---|---|
| issabel | issabel | 5.0.0 |
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 Issabel v5.0.0. It occurs because the application does not properly validate user input in the 'numero_conferencia' parameter on the '/index.php?menu=conferencia' page, allowing malicious scripts to be stored and later executed in users' browsers.
How can this vulnerability impact me? :
The vulnerability can allow attackers to inject malicious scripts that execute in the context of other users' browsers. This can lead to theft of session tokens, defacement, or other malicious actions performed on behalf of the user, potentially compromising user data and system integrity.