CVE-2025-41088
Description
Stored Cross-Site Scripting (XSS) in Xibo Signage's Xibo CMS v4.1.2, due to a lack of proper validation of user input. To exploit the vulnerability, the attacker must create a template in the 'Templates' section, then add a text element in the 'Global Elements' section, and finally modify the 'Text' field in the section with the malicious payload.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Stored XSS in Xibo CMS v4.1.2 due to improper input validation allows attackers to inject malicious scripts via template text fields.
Vulnerability
Overview CVE-2025-41088 is a stored Cross-Site Scripting (XSS) vulnerability in Xibo CMS v4.1.2, caused by insufficient validation of user-supplied input. An attacker with template creation privileges can inject arbitrary JavaScript by crafting a malicious payload into the 'Text' field of a text element within a template [1].
Exploitation
Conditions To exploit, the attacker must first create a template in the 'Templates' section, then add a text element in the 'Global Elements' section, and modify the 'Text' field with the malicious script. The vulnerability requires the attacker to have at least low-privilege access (PR:L) and user interaction (UI:P) from the victim [1].
Impact
Successful exploitation leads to stored XSS, where the malicious code executes in the context of any user viewing the affected content. This can result in data theft, session hijacking, or other client-side attacks. The CVSS v4.0 base score is 5.1 (Medium), indicating limited impact on confidentiality and integrity but potential for lateral movement within the application [1].
Mitigation
Xibo Signage has addressed this vulnerability in version 4.2.2. Users are advised to upgrade to the latest version to eliminate the risk. No workarounds are documented [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: =4.1.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.