CVE-2025-41089
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.2.2 |
| 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 Reflected Cross-Site Scripting (XSS) issue in Xibo CMS version 4.1.2. It occurs because the application does not properly validate user input in the 'Configuration Name' field of certain elements, such as the 'Clock' widget, within templates. An attacker can exploit this by creating a template, adding such an element, and then modifying the 'Configuration Name' field to inject malicious scripts that get reflected back to users.
How can this vulnerability impact me? :
This vulnerability can allow an attacker to execute malicious scripts in the context of the victim's browser when they view the affected template. This can lead to theft of sensitive information, session hijacking, or performing actions on behalf of the user without their consent, potentially compromising the security and integrity of the affected system and its users.