CVE-2026-27605

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. Prior to version 4.8.4, the application allows uploading files (project logos) without validating the file type or content. It trusts the extension provided by the user. These files are saved to the uploads/ directory and served statically. An attacker can upload an HTML file containing malicious JavaScript. Since authentication tokens are likely stored in localStorage (as they are returned in the API body), this XSS can lead to account takeover. This issue has been patched in version 4.8.4.
Configurations

Configuration 1 (hide)

cpe:2.3:a:depomo:chartbrew:*:*:*:*:*:*:*:*

History

10 Mar 2026, 14:01

Type Values Removed Values Added
CPE cpe:2.3:a:depomo:chartbrew:*:*:*:*:*:*:*:*
First Time Depomo chartbrew
Depomo
References () https://github.com/chartbrew/chartbrew/releases/tag/v4.8.4 - () https://github.com/chartbrew/chartbrew/releases/tag/v4.8.4 - Release Notes
References () https://github.com/chartbrew/chartbrew/security/advisories/GHSA-jf6m-hm53-c364 - () https://github.com/chartbrew/chartbrew/security/advisories/GHSA-jf6m-hm53-c364 - Exploit, Vendor Advisory

09 Mar 2026, 13:36

Type Values Removed Values Added
Summary
  • (es) Chartbrew es una aplicación web de código abierto que puede conectarse directamente a bases de datos y APIs y usar los datos para crear gráficos. Antes de la versión 4.8.4, la aplicación permite subir archivos (logotipos de proyectos) sin validar el tipo o el contenido del archivo. Confía en la extensión proporcionada por el usuario. Estos archivos se guardan en el directorio uploads/ y se sirven de forma estática. Un atacante puede subir un archivo HTML que contenga JavaScript malicioso. Dado que los tokens de autenticación probablemente se almacenan en localStorage (ya que se devuelven en el cuerpo de la API), este XSS puede llevar a la toma de control de la cuenta. Este problema ha sido parcheado en la versión 4.8.4.

06 Mar 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 05:16

Updated : 2026-03-10 14:01


NVD link : CVE-2026-27605

Mitre link : CVE-2026-27605

CVE.ORG link : CVE-2026-27605


JSON object : View

Products Affected

depomo

  • chartbrew
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-434

Unrestricted Upload of File with Dangerous Type