CVE-2026-27603

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 chart filter endpoint POST /project/:project_id/chart/:chart_id/filter is missing both verifyToken and checkPermissions middleware, allowing unauthenticated users to access chart data from any team/project. 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:02

Type Values Removed Values Added
First Time Depomo chartbrew
Depomo
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 7.5
CPE cpe:2.3:a:depomo:chartbrew:*:*:*:*:*:*:*:*
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-9fhr-5vvc-p455 - () https://github.com/chartbrew/chartbrew/security/advisories/GHSA-9fhr-5vvc-p455 - Vendor Advisory, Exploit, Mitigation

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 API y usar los datos para crear gráficos. Antes de la versión 4.8.4, el endpoint de filtro de gráficos POST /project/:project_id/chart/:chart_id/filter carece de los middleware verifyToken y checkPermissions, permitiendo a usuarios no autenticados acceder a datos de gráficos de cualquier equipo/proyecto. 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:02


NVD link : CVE-2026-27603

Mitre link : CVE-2026-27603

CVE.ORG link : CVE-2026-27603


JSON object : View

Products Affected

depomo

  • chartbrew
CWE
CWE-306

Missing Authentication for Critical Function