CVE-2026-25877

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.1, the application performs authorization checks based solely on the project_id parameter when handling chart-related operations (update, delete, etc.). No authorization check is performed against the chart_id itself. This allows an authenticated user who has access to any project to manipulate or access charts belonging to other users/ project. This issue has been patched in version 4.8.1.
Configurations

Configuration 1 (hide)

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

History

10 Mar 2026, 14:09

Type Values Removed Values Added
References () https://github.com/chartbrew/chartbrew/releases/tag/v4.8.1 - () https://github.com/chartbrew/chartbrew/releases/tag/v4.8.1 - Release Notes
References () https://github.com/chartbrew/chartbrew/security/advisories/GHSA-9fcr-x8x8-mrxc - () https://github.com/chartbrew/chartbrew/security/advisories/GHSA-9fcr-x8x8-mrxc - Exploit, Vendor Advisory
First Time Depomo chartbrew
Depomo
CWE CWE-639
CPE cpe:2.3:a:depomo:chartbrew:*:*:*:*:*:*:*:*

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.1, la aplicación realiza comprobaciones de autorización basadas únicamente en el parámetro project_id al manejar operaciones relacionadas con gráficos (actualizar, eliminar, etc.). No se realiza ninguna comprobación de autorización contra el propio chart_id. Esto permite a un usuario autenticado que tiene acceso a cualquier proyecto manipular o acceder a gráficos pertenecientes a otros usuarios/proyecto. Este problema ha sido parcheado en la versión 4.8.1.

06 Mar 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 05:16

Updated : 2026-03-10 14:09


NVD link : CVE-2026-25877

Mitre link : CVE-2026-25877

CVE.ORG link : CVE-2026-25877


JSON object : View

Products Affected

depomo

  • chartbrew
CWE
CWE-284

Improper Access Control

CWE-639

Authorization Bypass Through User-Controlled Key