CVE-2025-41088
BaseFortify
Publication date: 2025-10-10
Last updated on: 2025-10-14
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 |
|---|---|---|
| xibo | xibo_cms | 4.1.2 |
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 Xibo Signage's Xibo CMS version 4.1.2. It occurs because the application does not properly validate user input. An attacker can exploit this by creating a template in the 'Templates' section, adding a text element in the 'Global Elements' section, and then inserting malicious code into the 'Text' field, which gets stored and later executed in users' browsers.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute malicious scripts in the context of the affected application. This can lead to unauthorized actions such as stealing user session data, defacing content, or performing actions on behalf of other users, potentially compromising the security and integrity of the system and its users.