XSS Vulnerability in Chartbrew Open-Source Application
CVE-2026-27605
6.3MEDIUM
What is CVE-2026-27605?
Chartbrew is an open-source web application that allows users to connect to databases and APIs to create charts. Before version 4.8.4, it could accept uploaded files, such as project logos, without proper validation of their type or contents. This lack of validation meant that the application trusted the file extensions provided by users. Consequently, an attacker could upload an HTML file with malicious JavaScript code. Given that authentication tokens are often stored in localStorage and served through the API, this vulnerability could lead to potential account takeovers. The issue was addressed and resolved in Chartbrew version 4.8.4.
Affected Version(s)
chartbrew < 4.8.4
