CVE-2026-42141
HighSummary
Xibo is an open source digital signage platform that prior to version 4.4.1 had a Server-Side Request Forgery (SSRF) vulnerability. This allows users with Library upload permissions to make arbitrary HTTP requests from the CMS server to network resources.
Risk Assessment
This vulnerability can be exploited to scan internal infrastructure, access local cloud metadata endpoints, and exfiltrate data. This could lead to serious security breaches within the organization.
Recommendation
It is recommended to upgrade to version 4.4.1 or later to mitigate this vulnerability. Additionally, conducting an audit of user permissions in the system is advisable.
Other vulnerabilities in Xibo CMS
See all- CVE-2023-33177High
A path traversal vulnerability exists in the Xibo CMS that allows an authenticated user to upload a specially crafted zip file. This can lead to the creation of files outside the CMS library directory, enabling remote code execution.
- CVE-2026-42558High
Xibo CMS prior to version 4.4.2 contains a vulnerability chain of Stored XSS and Iframe Sandbox escape. Users with DataSet permissions can use the Data Connector to craft messages that escape the sandbox and enable XSS.
- CVE-2023-33181Medium
Xibo is a content management system (CMS) that in versions from 3.0.0 to 3.3.5 reveals sensitive information by printing stack traces when certain API routes are called with missing or invalid parameters. Users should upgrade to version 3.3.5, which fixes this issue.
- CVE-2023-33180Medium
An SQL injection vulnerability was discovered in the Xibo content management system in the `/display/map` API route, affecting versions from 3.2.0 to 3.3.2. This allows an authenticated user to exfiltrate data from the Xibo database by injecting specially crafted values into the `bounds` parameter.
- CVE-2023-33179Medium
An SQL injection vulnerability was discovered in the `nameFilter` function in the Xibo content management system, affecting versions from 3.2.0 to 3.3.5. This allows an authenticated user to exfiltrate data from the Xibo database by injecting specially crafted values for logical operators.
- CVE-2023-33178Medium
An SQL injection vulnerability was discovered in the Xibo content management system in the `/dataset/data/{id}` API. This allows an authenticated user to exfiltrate data from the Xibo database by injecting specially crafted values into the `filter` parameter.
Original NVD description (English source)
Xibo is an open source digital signage platform with a web content management system and Windows display player software. Prior to 4.4.1, an authenticated Server-Side Request Forgery (SSRF) vulnerability in the Xibo CMS allows users with Library upload permissions to make arbitrary HTTP requests from the CMS server to internal or external network resources. This can be exploited to scan internal infrastructure, access local cloud metadata endpoints (e.g., AWS IMDS), interact with internal services that lack authentication, or exfiltrate data. This vulnerability is fixed in 4.4.1.

